SQLite function is not linked
Posted: Fri 12 Jun 2009 10:54
Hi,
I've downloaded the UniDAC compiled demo, and copied my version of the sqlite3.dll to the executable directory, but the demo raise the above error any ideas as to why?
Here is what I have done
1) Run the UniDAC Demo
2) Clicked on the connect button and selected the provided as SQLite, then pointed the database to the path where my database is
3) Clicked connect
4) Select the query option from the UniDac Tree, and entered, Select * from cars
5) Click on the open button. Then UniDac demo raises SQLite function not linked.
Note: sometimes clicking on the execute button still raises the SQLite function not linked but if you then click on the open button it sometime open’s the database with the correct number of records but only with one field and all records blank!
Regards
Darren
I've downloaded the UniDAC compiled demo, and copied my version of the sqlite3.dll to the executable directory, but the demo raise the above error any ideas as to why?
Here is what I have done
1) Run the UniDAC Demo
2) Clicked on the connect button and selected the provided as SQLite, then pointed the database to the path where my database is
3) Clicked connect
4) Select the query option from the UniDac Tree, and entered, Select * from cars
5) Click on the open button. Then UniDac demo raises SQLite function not linked.
Note: sometimes clicking on the execute button still raises the SQLite function not linked but if you then click on the open button it sometime open’s the database with the correct number of records but only with one field and all records blank!
Regards
Darren