摘要:
string strConn =ConfigurationSettings.AppSettings["ConnectionString"];SqlConnection myConn = new SqlConnection(strConn);Response.Write("</br>"+myConn.State.ToString());SqlDataAdapter myAdapter =... 阅读全文
posted @ 2010-04-13 12:59
熊猫86
阅读(81)
评论(0)
推荐(0)
摘要:
thisDataSet.Tables["Cutomers"].Rows[n]["CompanyName"]using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;u... 阅读全文
posted @ 2010-04-13 11:24
熊猫86
阅读(134)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2010-04-13 11:20
熊猫86
阅读(56)
评论(0)
推荐(0)
浙公网安备 33010602011771号