废话不多说了,直接给大家贴代码了,具体代码如下所示: namespace MyFirstApp { class Program { static void Main(string[] args) { SqlConnection conn = null; SqlCommand comm = null; SqlDataReader sdreader = null; try { string ConStr = server=192.168.1.110;uid=sa;pwd=woaifr0828;d
评论星级较低,若资源使用遇到问题可联系上传者,3个工作日内问题未解决可申请退款~