摘要: 在.net中使用: SqlCeConnection conn = new SqlCeConnection("Data Source = D:\\db\\wt.sdf; Password ='ddfo'"); conn.Open(); 会出现下面异常信息: The database file has 阅读全文
posted @ 2016-11-07 14:03 江城子和白花儿 阅读(592) 评论(0) 推荐(0) 编辑