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   |
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
|
|
|
 |
|
sqlite3 plugin documentation
By: Ordog on Tue, 11 July 2006 22:42
|
 |
|
Re: sqlite3 plugin documentation
By: Ordog on Wed, 12 July 2006 05:40
|
 |
|
Re: sqlite3 plugin documentation
By: mirek on Wed, 12 July 2006 09:20
|
 |
|
Re: sqlite3 plugin documentation
By: Ordog on Wed, 12 July 2006 13:42
|
 |
|
Re: sqlite3 plugin documentation
By: Ordog on Thu, 13 July 2006 20:48
|
 |
|
Re: sqlite3 plugin documentation
By: mirek on Fri, 14 July 2006 11:20
|
 |
|
Re: sqlite3 plugin documentation
By: unodgs on Fri, 14 July 2006 11:53
|
 |
|
Re: sqlite3 plugin documentation
By: Ordog on Sat, 15 July 2006 14:11
|
 |
|
Re: sqlite3 plugin documentation
By: mirek on Wed, 19 July 2006 00:07
|
 |
|
Re: sqlite3 plugin documentation
By: Ordog on Wed, 19 July 2006 14:10
|
 |
|
Re: sqlite3 plugin documentation
By: mirek on Wed, 19 July 2006 14:19
|
 |
|
Re: sqlite3 plugin documentation
By: Ordog on Wed, 19 July 2006 14:22
|
 |
|
Re: sqlite3 plugin documentation
By: mirek on Wed, 19 July 2006 15:08
|
 |
|
Re: sqlite3 plugin documentation
By: Ordog on Wed, 19 July 2006 16:05
|
 |
|
Re: sqlite3 plugin documentation
By: mirek on Wed, 19 July 2006 23:55
|
 |
|
Re: sqlite3 plugin documentation
By: rbmatt on Thu, 20 July 2006 00:58
|
 |
|
Re: sqlite3 plugin documentation
By: aroman on Tue, 25 July 2006 10:34
|
 |
|
Re: sqlite3 plugin documentation
By: mirek on Mon, 24 July 2006 11:24
|
Goto Forum:
Current Time: Tue Aug 12 00:35:46 CEST 2025
Total time taken to generate the page: 0.05514 seconds
|