jsp 访问 access 使用了not exists 出现无效游标问题
<p ><strong>778cn</strong> 发表于 2009-9-11 23:50</p>
<h3>jsp 访问 access 使用了not exists 出现无效游标问题</h3>String cListView=new String("select top 6 * from "+enttable+" t where nclassid=? and not exists ( select 1 from "+enttable+" where nclassid=? and goodsid<t.goodsid and (opertiontime=t.opertiontime or unitprice=t.unitprice) ) order by opertiontime desc");
大家帮忙看一下,有时候正常,有时候会报错!!!<p ><strong>fjjoin</strong> 发表于 2009-9-12 17:24</p>
帮你顶下,关注。<p ><strong>EpsiLonLink</strong> 发表于 2009-9-14 09:27</p>
access 里没有 exists<p ><strong>778cn</strong> 发表于 2009-9-17 15:28</p>
可以用啊,有时候是正常的
楼主辛苦了,非常感谢!
页:
[1]