Hi all,

This is going to sound stupid, but I just can't get Sqlite to run on WEC2013 
Sabre LIte. I have used Sqlite before without any problems on WEC7. I know that 
the SQLite.Interop.101.dll has to be in the same folder as the 
System.Data.SQLite.dll. I have even just copied the 10 files from the 
'sqlite-netFx39-binary-WinCE-ARM-2012-1.0.101.0.zip' to a memory card and run 
the 'TESTCE' program and that does not work either. I think it must be a 
setting in the BSP... any ideas?

PID:01FD0185 TID:057E0022 testce.EXE
PID:01FD0185 TID:057E0022 Error
PID:01FD0185 TID:057E0022 An unexpected error has occurred in testce.EXE.
Select Quit and then restart this program, or select Details for more 
information.
Can't find PInvoke DLL 'SQLite.Interop.101.dll'.
PID:01FD0185 TID:057E0022 testce.EXE
MissingMethodException
Can't find PInvoke DLL 'SQLite.Interop.101.dll'.
   at System.Data.SQLite.SQLite3.StaticIsInitialized()
   at System.Data.SQLite.SQLiteLog.Initialize()
   at System.Data.SQLite.SQLiteConnection..ctor(String connectionString, 
Boolean parseViaFramework)
   at System.Data.SQLite.SQLiteConnection..ctor()
   at test.Program.Main(String[] args)

Kind regards

Nigel

_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to