Re: [sqlite] Visual Studio EE 2010

2011-05-13 Thread Afriza N. Arief
On May 14, 2011 12:31 AM, "Don Ireland" wrote: > > It compiles fine, but I get a runtime error: > > An unhandled exception of type 'System.DllNotFoundException' occured in System.Data.SQLite.dll > > Additional information: Unable to load DLL 'SQLite.Interop.DLL': The specified module could not b

Re: [sqlite] Visual Studio EE 2010

2011-05-13 Thread Don Ireland
T:  0x8007007E) Don Ireland -Original Message- From: "Afriza N. Arief" To: General Discussion of SQLite Database Sent: Thu, 12 May 2011 11:25 PM Subject: Re: [sqlite] Visual Studio EE 2010 On Fri, May 13, 2011 at 10:10 AM, Don Ireland wrote: > I'm using C++/CLI & d

Re: [sqlite] Visual Studio EE 2010

2011-05-12 Thread Don Ireland
Thanks. I'll give that a test in the morning and let you know the results. Don Ireland -Original Message- From: "Afriza N. Arief" To: General Discussion of SQLite Database Sent: Thu, 12 May 2011 11:25 PM Subject: Re: [sqlite] Visual Studio EE 2010 On Fri, May 13, 2

Re: [sqlite] Visual Studio EE 2010

2011-05-12 Thread Afriza N. Arief
On Fri, May 13, 2011 at 10:10 AM, Don Ireland wrote: > I'm using C++/CLI & downloaded/installed the dotnet file at the link you > provided. > > After doing so, I found several DLL files in two folders: bin & GAD (I > believe that's the name). > > Don Ireland > > Hi, Try creating a new C++/CLI C

Re: [sqlite] Visual Studio EE 2010

2011-05-12 Thread Don Ireland
iscussion of SQLite Database Sent: Thu, 12 May 2011 11:23 AM Subject: Re: [sqlite] Visual Studio EE 2010 On Thu, May 12, 2011 at 11:18 PM, Don Ireland wrote: > I downloaded and installed sqlite-dotnet-x86-3070600.zip. > > But when I attempt to add it as preference in VSEE2010, I find s

Re: [sqlite] Visual Studio EE 2010

2011-05-12 Thread Don Ireland
For those that don't know: VSEE2010 = Visual Studio Express Edition 2010 Don Ireland -Original Message- From: Don Ireland To: General Discussion of SQLite Database Sent: Thu, 12 May 2011 12:17 PM Subject: Re: [sqlite] Visual Studio EE 2010 I'm using C++/CLI. Thanks. D

Re: [sqlite] Visual Studio EE 2010

2011-05-12 Thread Don Ireland
I'm using C++/CLI. Thanks. Don Ireland -Original Message- From: "Afriza N. Arief" To: General Discussion of SQLite Database Sent: Thu, 12 May 2011 11:23 AM Subject: Re: [sqlite] Visual Studio EE 2010 On Thu, May 12, 2011 at 11:18 PM, Don Ireland wrote: > I downlo

Re: [sqlite] Visual Studio EE 2010

2011-05-12 Thread Afriza N. Arief
On Thu, May 12, 2011 at 11:18 PM, Don Ireland wrote: > I downloaded and installed sqlite-dotnet-x86-3070600.zip. > > But when I attempt to add it as preference in VSEE2010, I find several dll > files. But none of them results in me being able to include a SQLite.h > file. > > What kind of enviro

[sqlite] Visual Studio EE 2010

2011-05-12 Thread Don Ireland
I downloaded and installed sqlite-dotnet-x86-3070600.zip. But when I attempt to add it as preference in VSEE2010, I find several dll files. But none of them results in me being able to include a SQLite.h file. What am I doing wrong? Don Ireland ___ s