DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Giorgio Guest

    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)




  2. #2
    Tom Duffy Guest

    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)
    >
    >
    >



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links