Hello,
I am a MS ASP developer and recently moved to
J2EE(WebSphere) development. Using the WebSphere
IDE tool(WSAD), tried to set up the database connection, to SQLServer 7.0, in the WSAD(WebSphere) 5.1 thru' the data perspective. But it failed with varying error messages such as "connection refused", "connection reset", "problem with com.ibm....".
Tried all the SQLServer
JDBC drivers provided by IBM i.e.
1. DataDirect SequeLink 5.1 DRIVER
2. DataDirect SequeLink 5.3 DRIVER
3. WebSphere Connect JDBC DRIVER
Driver 1 and 2 are failing. I am able to connect using thrid driver, but i could NOT see all the tables and its contents i.e. all the primary folders are empty :-(
My understanding is that IBM gives the necessary JDBC drivers for all the popular databases. And hence i do not need additional drivers.
I do not know why the drivers are not working... or... am i making any mistake?
Also I am in need of the code fragment to connect to the sqlserver(7.0) database i.e. things like class.forname, JNDI name, url, getconnection).
Need your help please.
Thanks and regards,
Renuka