摘要:
[转帖]C#执行SQL脚本,读取XML文件 需要添加如下引用:using System.IO;using System.Data.SqlClient;using System.Collections;using System.Xml;GoSql类如下: class GoSql { private static string ConStr = ""; private static string Co... 阅读全文
posted @ 2010-07-21 15:08
guofu
阅读(754)
评论(0)
推荐(0)
浙公网安备 33010602011771号