Re: [sqlite] setup sqlite in vc++

2010-07-07 Thread Sam Carleton
On Wed, Jul 7, 2010 at 7:12 PM, Simon Slavin wrote: > > The precompiled binaries are for those who see SQLite as some sort of > external library and don't want to include it in their own application. > It's a useful alternative for those who want to keep their own app as

Re: [sqlite] setup sqlite in vc++

2010-07-07 Thread Simon Slavin
On 7 Jul 2010, at 11:54pm, smengl90 wrote: > Still doesn't work. Do I need the precompiled binaries at all? or including > sqlite3.c and sqlite3.h found in the amalgamation is enough? SQLite is distributed as source code. The two files sqlite3.c and sqlite3.h are everything you need to use

Re: [sqlite] setup sqlite in vc++

2010-07-06 Thread Sam Carleton
On Tue, Jul 6, 2010 at 3:33 PM, smengl90 < fixed-term.seak.meng...@us.bosch.com> wrote: > > Hi guys, > > I am trying to setup sqlite to be used with VC++ 2008. Can someone show me > where I can find instructions on how to set it up? and do I need a c++ > wrapper to code in C++? If yes, can

[sqlite] setup sqlite in vc++

2010-07-06 Thread smengl90
://old.nabble.com/setup-sqlite-in-vc%2B%2B-tp29086729p29086729.html Sent from the SQLite mailing list archive at Nabble.com. ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users