Can anyone please help me ... its urgent....
I am working with PDA application but not able to connect to .sdf file. I am using following connection string
SqlCeConnection con = new SqlCeConnection("Data Source =.\\TestDB.sdf; Password =testdb;");
but it is giving me error like: --
The database file cannot be found. Check the path to the database. [ File name = .\TestDB.sdf ]
Please tell me where I am going wrong.
Thanks in advance.
Hey Sugesh,
Nice to see your reply. Thanks a lot.
But I want to connect to mobile database...which is in .sdf file format..
Can you please explain more about it.
Regards,
Neeta