File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes ResultSet 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 "ResultSet problem !!!" Watch "ResultSet problem !!!" New topic
Author

ResultSet problem !!!

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hi there!
1. I try to build an app which must to obtein data from a DB (Access2000).
2. OS is WInNT Server 4.0 with ServicePack 6
3. My app use JDBC-ODBC bridge.
4. Driver version is 2.0001 (04.00.5303).
I want to have a CONCUR_UPDATABLE ResultSet and I can't.
What can I do for it? Can you help me?
Thank you!
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
"Liviu",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
Thanks.

This name is obviously a pseudonym, and will be turnd off soon, so please choose a new name immediately.

A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: ResultSet problem !!!
 
Similar Threads
resultset
Problem faced while closing the ResultSet..
Creating an XML file programmatically from scratch
Is this possible?
How resultset is returned by stored procedure?