Regarding remote sqlite database connection
Dear sir,
I have sqlite database file on desktop PC.
And my C# application running on WinCE6.0 ported ARM9 core board.
Both,PC and Apllication board are in Network.
I want to connect my application to this Sqlite Database file.
Then tell me ,How to write the connection string to connect the remote sqlite database
file with my C# application which is running on WinCE ported ARM9 Board?
Best Regards, Mrudula Choudhhari