can't connect to sqlite 3 database ?
Posted: 11.10.2006, 09:49
hello,
I'm trying to connect to a sqlite3 databse through zeos component. I have copied sqlite3.dll of sqlite.org in my app dir. Then I've renamed it sqlite.dll.
I've affected the protocol property of ZConnection with 'sqlite'. the app compiles but raises an exception reading a nil address during connection.
Before trying to debug, I wanted to ask for help. Am I missing something ?
By the way, I've tried with success to access my database with sqliteadmin. Then, I'm little frustrated as I know it is made around zeos component.
Dominique
I'm trying to connect to a sqlite3 databse through zeos component. I have copied sqlite3.dll of sqlite.org in my app dir. Then I've renamed it sqlite.dll.
I've affected the protocol property of ZConnection with 'sqlite'. the app compiles but raises an exception reading a nil address during connection.
Before trying to debug, I wanted to ask for help. Am I missing something ?
By the way, I've tried with success to access my database with sqliteadmin. Then, I'm little frustrated as I know it is made around zeos component.
Dominique