[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Omaha.pm] DBH statement isn't closing



On 9/20/06, Jay Hannah <jay@jays.net> wrote:

Huh. I'm surprised DBD::SQLite docs say to 'use DBI;'. I would have
thought they would say to 'use SQLite;'. Oh well, no matter.

Just following the docs, man, just following the docs.

> $stmt->bind_columns(undef,\$lat,\$lon);

What does that undef do? Try removing that.

See my comment above. :)  Okay, took it out but no change -- things
still worked, but still complainin'.

Are your versions of DBD::SQLite and DBI current?

   perl -MDBI -e 'DBI->installed_versions'


My DBD::SQLite was current (because I just installed it. :) but DBI
did not.  Upgrading took care of it.

Glad it was just that easy.  Thanks!

--
Mike Hostetler
http://mike.hostetlerhome.com/