On Jul 23, 5:04 am, "King Simon-NFHD78" <[email protected]> wrote: > When I run your script, I get the correct output, using Python 2.5.1, SA > 0.5.4p2, sqlite3 version 2.3.2. Perhaps the bug is in the version of > SQLite that you are using? > > What happens if you run your query using the SQLite command-line tools? > > Simon
Upgrading the python sqlite.dll to the latest version from the sqlite.org website fixed this problem for me. Thanks for your suggestion. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
