We are developing Windows applications with SQLite.dll. The current
situation with VisualStudio-2010 is as follow:



For x32 target compilation with System.Data.SQLite-x32-1.0.97.dll (.NET4)

My application works fine.



For x64 target compilation with System.Data.SQLite-x64-1.0.97.dll (.NET4)

Error message: "unable to open database file"



This problem happens when our applications access to the SQLite data file
"data.db" via LAN, with " <file:///\\PC-Name\C\FolderName\data.db>
\\\\PC-Name\\C\\FolderName\\data.db" format. The local access with
"C:\\FolderName\\data.db" works fine. As described above, the x32 version
works fine both local and LAN access.



Best regards,

Takashi Fukuda

 <mailto:takashifukuda at comcast.net> takashifukuda at comcast.net





---
??E???????? ?????????????????????????
http://www.avast.com

Reply via email to