Takashi Fukuda wrote:
>
> string dataFile =  "\\\\PC-Name\\C\\FolderName\\data.db
> <file:///\\PC-Name\C\FolderName\data.db> " ;
> 
> // 
> 
> // For x32 target compilation with System.Data.SQLite-x32-1.0.97.dll
(.NET4)
> 
> // The application works fine.
> 
> //
> 
> // For x64 target compilation with System.Data.SQLite-x64-1.0.97.dll
(.NET4)
> 
> // Error message: "unable to open database file"
> 

Are you using a NuGet package?  If so, which one?  What is the processor
architecture of the machine involved?  Is there more than one machine?
What System.Data.SQLite related files are present in your "bin" directory?

--
Joe Mistachkin

Reply via email to