|
|
От: | volder2001 | |
| Дата: | 20.03.08 13:25 | ||
| Оценка: | |||
_connectionString = "Data Source = Mobile Device\\SDMMC\\TestDB\\MyDatabase#3.sdf";
_connection = new SqlCeConnection(_connectionString);
_connection.Open();The path is not valid. Check the directory for the database. [ Path = Mobile Device\SDMMC\TestDB\MyDatabase#3.sdf ]