Re: [sqlite] How to link under Windows

2004-01-18 Thread eno
Hi Erik, So basically, I'd be very grateful if anyone using SQLite on Windows could point out how to link it and where to get hold of the correct sqlite.h. Just get http://sqlite.org/sqlite_source.zip. /eno - To unsubscribe,

Re: [sqlite] How to link under Windows

2004-01-18 Thread Greg Obleshchuk
Erik, You will need to use one of the .Net Wrappers or the .NET data providers. http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers regards Greg O Erik Jälevik wrote: I'm just about to write some code using SQLite from Visual Studio .NET under Win XP. I am however, not sure how I go about linking