摘要:
事务:string myConnectString = "Persist Security Info=False;Integrated Security=SSPI;database=northwind;server=mySQLServer;Connect Timeout=30";SqlConnection myConnection = new SqlConnection(myConnectStri... 阅读全文
posted @ 2009-09-01 14:42
与时俱进
阅读(921)
评论(0)
推荐(0)