我在进行一个数据库第二次查询操作时出现这个问题:Operation cannot be performed on an open DataSet. Close the DataSet first.请问怎么关闭数据集合啊!
找到问题了现在用了closeStatement()函数就可以了