aspose file tools
The moose likes JDBC and the fly likes jdbc:odbc problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "jdbc:odbc problem" Watch "jdbc:odbc problem" New topic
Author

jdbc:odbc problem

gaurav chaudhary
Ranch Hand

Joined: Jun 24, 2002
Posts: 64
I am using jdbc2 api with mssqlserver2000. Now, when I am retreiving the records I am getting the error NO DATA FOUND. I want to know what parameters do I have to pass when making the Statement

so that my resultset becomes scrollable means I can get one row more than one times. Plz tell me if you have any other solution for this
thanks in advance
gaurav


gaurav
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jdbc:odbc problem
 
Similar Threads
AND / OR Statements
using and passing a multidimensional array to jsp
"code too large for try statement " , While compiling JSP
problem with prepared statement
Unable to cast preparestatement of weblogic6.1 to oracleprpepared statement