-
JDBC 2.0 How use it ?
Hi , I have the jdk 1.2.0 installed on my pc. I tried to use the classes in
the package java.sql.
If I use the jdbc 1.0 methods ( the next() method i.e.) the application
works , but when I try to use a JDBC 2.0 method ( the first() method i.e.) I
get an java.lang.UnsupportedOperation exception.
How can I use the JDB 2.0 methods in my java applications ?
Thank you for your answers !
Giorgio
(bnf@libero.it)
-
Re: JDBC 2.0 How use it ?
Hello Giorgio:
You'll need to find a db driver that supports JDBC 2.0.
HTH,
Tom Duffy
"Giorgio" <bnf2@yahoo.it> wrote:
>Hi , I have the jdk 1.2.0 installed on my pc. I tried to use the classes
in
>the package java.sql.
>If I use the jdbc 1.0 methods ( the next() method i.e.) the application
>works , but when I try to use a JDBC 2.0 method ( the first() method i.e.)
I
>get an java.lang.UnsupportedOperation exception.
>How can I use the JDB 2.0 methods in my java applications ?
>Thank you for your answers !
>
>Giorgio
>(bnf@libero.it)
>
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks