Hi, I'm running into a problem with clsql-fluid and sqlite3. If I connect to a new sqlite3 database (specify a file that doesn't yet exist) with clsql-fluid, the file never gets created. However, if I simply use connect with the same connection string, I immediately see sqlite3 create the file. I'm not yet sure what happens when I connect to an existing sqlite3 database.
Perhaps there is some part of the protocol that clsql-fluid doesn't implement correctly? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
