Querying sqlite database results in errors

前端 未结 0 767
自闭症患者
自闭症患者 2021-01-07 00:32

when I use this code:

using System;
using System.Data.SQLite;

sql_con = new SQLiteConnection ("Data Source=/Users/gtye/DxHero/Data/peds.db");
sql_c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题