基本的数据库操作类
摘要:
Web.Config<connectionStrings><add name="TestConn" connectionString="Data Source=Andy-NB;Initial Catalog=testDB;Persist Security Info=True;User ID=testID;Password=testPWD" providerName="System... 阅读全文
posted @ 2009-07-08 10:13 AndyCai 阅读(472) 评论(0) 推荐(0) 编辑