On 5/10/06, sqlite <[EMAIL PROTECTED]> wrote:
We're C++ programmers and C++ is all about data types. It's a statically typed language.
I dealt with it pretty simply in my application. It produces web pages and web pages are text. Anything I retrieve is always retrieved as text. No conversions needed, nice and simple. -- SqliteImporter: Command line fixed and delimited text import. SqliteReplicate: Command line database replication http://www.reddawn.net/~jsprenkl/Sqlite