Connecting Tech Pros Worldwide Forums | Help | Site Map

Cursor SQLCURSOR000000491 not open.

TommieDenoble's Avatar
Newbie
 
Join Date: Sep 2007
Posts: 2
#1: Sep 18 '07
Hello,

I am a java user and I am using this driver to access the DB2 database :

com.ibm.as400.access.AS400JDBCDriver

When the application I wrote executes this query :

SELECT DESCRIPTION FROM IQDBIE.MODELDETAILTEXTS WHERE MAKEID = '015' AND MODELID = '00181' AND DETKEYWORD = 'ServiceMileage' AND LANGUAGE = 'IE'

I am getting the error :

Cursor SQLCURSOR000000491 not open

But when I try to execute the query with Toad or WinSql I don't get any errors ?

Please help,

Regards,
Tommie.

Reply


Similar Java bytes