Re: [sqlite] How to Embed SQLite in VC++

2005-04-15 Thread Clay Dowling
Mahendra Batra said: > Someone, plz tell me how could i embed SQLite. I included sqlite.h but > getting unresolved errors i.e the definition of functions like > sqlite3_open(..) and sqlite3_exec(..) can not be found. > Please favor me as soon as possible. In general the actual error messa

Re: [sqlite] How to Embed SQLite in VC++

2005-04-14 Thread alok
you forget to include defination of sqlite3_open and sqlite3_exec in your application if you like i can send you release version of sqlite.lib which you can easily include in your project With Regards Alok Gupta Visit me at http://alok.bizhat.com "I Believe this will