导航

2010年6月18日

摘要: //合并显示数据表的多个字段信息string MyConnectionString="Data Source=(local);Integrated Security=SSPI; Initial Catalog = NorthWind";string MySQL = "Select CompanyName as 公司名称,Country+City+Address as 公司地址 From Custo... 阅读全文

posted @ 2010-06-18 14:43 ykhi 阅读(480) 评论(0) 推荐(0)