hi
I am trying to establish a JDBC connection wid sql server 2000 the connection properties are
Connection type:JDBC Adapter Conenction
Package name :ADA
transaction type: NO_TRANSACTION
Datasource class: com.microsoft.jdbcx.sqlserver.SQLServerDataSource
Servername:Microsoft-9BBAB7\SQLEXPRESS
user:Aaministrator
Password:******
databasename: master
port number: 4444
network protocol:
other properties:
errors encountered
[ART.118.5042]Adapter runtime connection :unable to enable connection resource
[ART.118.5036]Adapter runtime connection :unable to configure connection manager.
[ART.1.204]can not connect to database wid data source class"com.microsoft.jdbcx.sqlserver.SQLServerDataSource" [microsoft][SQLServer2000 Driver forJDBC] Error establishing socket.
I have already copied the classes12.zip n three jar files msbase.jar,msutil.jar,mssqlserver.jar file in the integration server\lib\jars
and I have also unzipped the jar files and checked for the SQLServerDataSource.class file and it is present.
please help me to solve this problem.
thanks
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB