2016年10月24日
摘要: 连接access2003 字符串 下面给出个例子:看明白的扣1。 1、先演示下连接SQL数据库的: using System.Data.SqlClient;//sqlserver数据库命名空间 string connstr = "Data Source=localhost;Initial Catal 阅读全文
posted @ 2016-10-24 22:58 Heavy_dream 阅读(2287) 评论(0) 推荐(0)