Marco Bambini <[EMAIL PROTECTED]> wrote: > > I am experiencing a very strange issue in sqlite 3.4.2 (only with the > Win32 version, OSX and linux works fine). > > I wonder if there was a bug in the 3.4.2 version that I should fix... > Please note that I cannot upgrade to the latest 3.5.x versions... >
What makes you think the bug is in SQLite and not in your language interface wrapper? Do you still get the wrong answer if you run the same queries from the CLI? -- D. Richard Hipp <[EMAIL PROTECTED]> ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

