U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » sqlite3 plugin documentation
Re: sqlite3 plugin documentation [message #4142 is a reply to message #4099] Tue, 25 July 2006 10:34 Go to previous messageGo to previous message
aroman is currently offline  aroman
Messages: 18
Registered: November 2005
Promising Member
rbmatt wrote on Wed, 19 July 2006 15:58


The database I am using was actually created by U++'s SqLite package. While I was testing it out, at one point I was using a SqLite db created elsewhere. I could not get it to work (may be due to version incompatability, may be something else) so I moved on to something different. I eventually ended up using the example program to create my tables in a new database.

It may be a versioning problem, but you should also be aware that there are two main versions of sqlite. Sqlite2 and Sqlite3, and the API and databases are not compatible between them. The UPP plugin code is Sqlite3, but an old version. If you want the newest version, see my recent post on updating the sqlite3 plugin.

EDIT: I downloaded your file and tested it out. The old sqlite plugin version was 3.2.7, I believe, which did not read your db file. The new version is 3.3.6 and does read your db file. So upgrade to the newer version and you should be fine.

- Augusto

[Updated on: Tue, 25 July 2006 10:40]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to use Like() with SqlArray
Next Topic: Updated Sqlite3 plugin
Goto Forum:
  


Current Time: Sun Apr 26 22:00:50 GMT+2 2026

Total time taken to generate the page: 0.00515 seconds