All,

This is my first post to this group... I'm hoping someone can help me.

I've just wasted nearly 8 hours trying to get SQLite to work with a C# program in Visual Studio 10 (32bit WinXP, .NET 4.0).

Here are the issues:

1) I'm not really sure how to install SQLite. I downloaded sqlite-netFx40-setup-x86-2010-1.0.82.0.exe and ran setup. Is that all it takes? There's an FAQ that says not to run setup, just copy all files to a folder called "Externals." What's setup for then? Did I botch the install? BTW, test.exe works fine.

2) My program compiles successfully, but does not run; the following error message is displayed: "Unable to load DLL 'SQLite.Interop.dll': The specified module could not be found." The FAQ's regarding this issue make no sense to me.

I'm exhausted, frustrated, and now wondering if SQLite is as easy to setup and use as the website implies. What's going to happen when I try to distribute this application?

You help is very much appreciated...

-Bill Drago







_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to