c#操作sqlite db3数据库
摘要:
首先添加引用 System.Data.SQLite.dll,引用只用添加这个,但SQLite.Interop.dll文件必须也和它同时放在Debug目录下 然后可用: SQLiteConnection conn= new SQLiteConnection($"Data Source={tbFileP 阅读全文
posted @ 2019-10-19 11:30 mol1995 阅读(1085) 评论(0) 推荐(0)
浙公网安备 33010602011771号