ds.Tables[0].Rows.Count > 1
题目
ds.Tables[0].Rows.Count > 1
private void button2_Click_1(object sender,EventArgs e)
{
DataSet ds = new DataSet();
string consqlserver = "Data Source=.;Initial Catalog=留言板;Integrated Security=SSPI";
string sql = "SELECT * FROM liuyan";
SqlConnection con = new SqlConnection(consqlserver);
SqlDataAdapter da = new SqlDataAdapter(sql,con);
try
{
da.Fill(ds);
if (ds.Tables[0].Rows.Count > 1)
{
dataGridView1.DataSource = ds.Tables[0];
}
}
catch
{
}
finally
{
con.Close();
con.Dispose();
da.Dispose();
}
}
答案
DataSet ds = new DataSet();// 创建一个内存集合,就像一个大大框一样,里面可以放很多很多的tablestring consqlserver = "Data Source=.;Initial Catalog=留言板;Integrated Security=SSPI";//字符串连接string sql ...
举一反三
已知函数f(x)=x,g(x)=alnx,a∈R.若曲线y=f(x)与曲线y=g(x)相交,且在交点处有相同的切线,求a的值和该切线方程.
我想写一篇关于奥巴马的演讲的文章,写哪一篇好呢?为什么好
最新试题
热门考点
- 地球上蚯蚓的数量是多少?
- x平方-5x+6
- you did not complete the entire form
- 因式分解X²-7X-1
- I have never been to Tibet,but it is the place--
- Japanese food is widely regarded as being very healthy.
- 喜欢禽肉类有20人,喜欢蔬菜类有8人,喜欢鱼虾类有12人.喜欢鱼虾类食物的人数比喜欢蔬菜类食物的人数多多少人?多百分之几?
- 某企业产值计划完成103%,比上年增长5% ,试问计划规定比上年增长多少?该企业某产品成本应在去年699元水平上降低12元,实际今年每台672元,试确定成本降低计划完成程度相对数.
- 在温室里种植蔬菜时,为了提高产量,为什么可以提高二氧化碳的浓度?
- 仿写例句,写一句话,表达人的思想或表现的现状.