in reply to Re^5: DBD::SQLite failing to return data?
in thread DBD::SQLite failing to return data?

You'd have to drop the semi-colon :)

But even then, it would die when it reached the end of the data, rather than exiting the loop cleanly and moving on to the next step of the processing.

  • Comment on Re^6: DBD::SQLite failing to return data?

Replies are listed 'Best First'.
Re^7: DBD::SQLite failing to return data?
by aquarium (Curate) on Nov 11, 2010 at 03:41 UTC
    i'm sure i've seen something that gets around this, in an old mysql (4.x) book. sorry.
    the hardest line to type correctly is: stty erase ^H