Hi All,
I am using WebSphere 5.1 and try to setup Datasoruce connection in WebSphere
I have selected "Microsoft JDBC driver for MSSQLServer 2000" from the picklist in WebSphere Admin Console.
The 3 jar files below are referenced correctly as well:
${MSSQLSERVER_JDBC_DRIVER_PATH}/msbase.jar
${MSSQLSERVER_JDBC_DRIVER_PATH}/mssqlserver.jar
${MSSQLSERVER_JDBC_DRIVER_PATH}/msutil.jar
However when I run a testconnection, it fails with this error:
Test Connection failed for datasource celio on server server1 at node workstation_50 with the following exception: java.lang.Exception: java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Could not find stored procedure 'master..xp_jdbc_open'.. View JVM logs for further details. Null
My Datbase is MS SQL 2000 !
Is it a bug?
Any help is appreciated.
Thank you
Ramin
Hi there,Perhaps this article could help with your problem:
http://www-1.ibm.com/support/docview.wss?uid=swg21168355
Hope that helps a bit, but sorry if it doesn't
No comments:
Post a Comment