Spiga

随笔档案 - 2011年4月18日

【转载】Connection strings for SQLite

2011-04-18 14:53 by 冷风旋, 89 visits, 网摘, 收藏, 编辑
摘要:SQLite.NETType:.NET Framework Class LibraryUsage: System.Data.SQLite.SQLiteConnectionManufacturer:SQLiteBasicData Source=filename;Version=3;Version 2 is not supported by this class library.Using UTF16Data Source=filename;Version=3;UseUTF16Encoding=True;With passwordData Source=filename;Version=3;Pas 阅读全文