aspose file tools
The moose likes JDBC and the fly likes Cursor methods with the JDBC ODBC 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 "Cursor methods with the JDBC ODBC" Watch "Cursor methods with the JDBC ODBC" New topic
Author

Cursor methods with the JDBC ODBC

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Can you use the ResultSet curser movement methods (last(), first(), etc...) with the JDK 1.3 supplied JDBC:ODBC bridge driver.
I keep getting "forward type only" errors.
 
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: Cursor methods with the JDBC ODBC
 
Similar Threads
What is the logic behind calls like JOptionPane.method()
Lucene - get TermVector positions
servlet security
How do OBJECTS pass messages in Java?
Inheritance of all members