SqlCommand comm = new SqlCommand(sql, con);
SqlCommandcomm=newSqlCommand(sql,con);SqlDataReaderreader=comm.ExecuteReader();Execut...
SqlCommand comm = new SqlCommand(sql, con);
SqlDataReader reader = comm.ExecuteReader();
ExecuteReader 要求已打开且可用的连接。连接的当前状态为已关闭
怎么回事? 展开
SqlDataReader reader = comm.ExecuteReader();
ExecuteReader 要求已打开且可用的连接。连接的当前状态为已关闭
怎么回事? 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询