摘要:
核心技术:using System.Data.SqlClient;using System.IO;string SqlStr1 = "Server=(local);DataBase=master;Uid=sa;Pwd=";string SqlStr2 = "Exec sp_helpdb";string SqlStr1 = "Server=(local);database='" + this.Dro... 阅读全文
posted @ 2009-07-01 09:27
columbus.yan
阅读(303)
评论(0)
推荐(0)
浙公网安备 33010602011771号