Online Home
using system.Data.SQLite;
SQLiteconnection con = new SQLiteConnection(@"Data Source = C:/test.db");
No comments:
Post a Comment