If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > JDBC driver for DB2 v7.2

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-04, 12:26
mickee mickee is offline
Registered User
 
Join Date: Nov 2003
Posts: 8
JDBC driver for DB2 v7.2

Hello all,
I'have installed a db2 database on winXP and i have pb trying to use tha jdbc driver with WSAD 5 :
I'am using a XA JDBC provider, there no pb creating the connection, but when i try to prepare a statement to launch an sql request, i have the following error :
"java.lang.AbstractMethodError: COM/ibm/db2/jdbc/app/DB2Connection.prepareStatement"

I'am using the following JDBC :
"%DB2_HOME%/sqllib/java12/db2java.zip"

someone have an idea ?
Reply With Quote
  #2 (permalink)  
Old 04-15-04, 04:15
mickee mickee is offline
Registered User
 
Join Date: Nov 2003
Posts: 8
I've got the answer, i have not using the JDBC type 2 (i did not run the file usejdbc2.bat under %DB_HOME%\sqlib\java12)

thanks as well :-)

Mickee
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On