Hello Ralph,

I already have the suitable db2jdbc.dll file in my %SQLLIB%\lib directory
It also have all the suitable .jar files in its place.

What I think is getting qorng is the URL connection string..
  String url = "jdbc:db2:sample" ;
I also tried writing follwing in place of above setting:
 //"jdbc:db2://n5533030:50000/sample";
But nothing works...
 Thanks for consistently helping me...
------------------------------------------------------------------------------------

Nishant Awasthi
Corporate Systems Development
Progressive Insurance





                                                                                       
           
                    "Ralph Einfeldt"                                                   
           
                    <ralph.einfeldt@upti        To:     "Tomcat Users List"            
           
                    me-isc.de>                  <[EMAIL PROTECTED]>       
           
                                                cc:     (bcc: Nishant Awasthi)         
           
                    07/31/2002 11:51 AM         Subject:     AW: Connection between 
TOMCAT and    
                    Please respond to           DB2 ???                                
           
                    "Tomcat Users List"                                                
           
                                                                                       
           
                                                                                       
           





According to
http://www-3.ibm.com/software/data/db2/java/v5/faq.html#q7
it's a native driver.

The page also has a list how the libraries are called under
wich os. Find this file and add the directory that contains
this file to the (library) path.

> -----Ursprüngliche Nachricht-----
> Von: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 31. Juli 2002 17:42
> An: Tomcat Users List
> Betreff: RE: Connection between TOMCAT and DB2 ???
>
>

--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to