摘要: 程序中的数据访问类中我把"SQLConnString"和"dbPath"取出来连接成一个字符串"CONN_STRING_NON_DTC" public static readonly string CONN_STRING_NON_DTC = System.Configuration.ConfigurationManager.AppSettings["SQLConnString"].To... 阅读全文
posted @ 2008-01-26 15:24 lmllouk 阅读(480) 评论(0) 推荐(0)