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
will Help" - Original Message - From: "Mahendra Batra" <[EMAIL PROTECTED]> To: Sent: Friday, April 15, 2005 10:47 AM Subject: [sqlite] How to Embed SQLite in VC++ > Someone, plz tell me how could i embed SQLite. I included sqlite.h but getting unresolved

[sqlite] How to Embed SQLite in VC++

2005-04-14 Thread Mahendra Batra
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. regards, Mahendra Batra --

[sqlite] How to Embed SQLite in VC++

2005-04-14 Thread Mahendra Batra
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. regards, Mahendra Batra --