• Sounds like you application is trying to create an invalid cursor for the data on the server side. Does the database you connect to get some data from a remote source, if so you app may need to use a client side cursor to acheive your goal.