? =?ISO-8859-1?Q?Arne_Vajh=F8j?= Mar 19, 2007 #2 bla said: i have a sqlite3.dll but i always get errors when trying to reference it. Click to expand... It is a Win32 DLL so I assume you DLL import it ? Arne
bla said: i have a sqlite3.dll but i always get errors when trying to reference it. Click to expand... It is a Win32 DLL so I assume you DLL import it ? Arne
G Guest Mar 19, 2007 #3 As Arne indicated, it looks like you are attempting to set a refernce to non-managed code dll. See here: http://sqlite.phxsoftware.com/ Peter
As Arne indicated, it looks like you are attempting to set a refernce to non-managed code dll. See here: http://sqlite.phxsoftware.com/ Peter