Hi Experts
I am using a SQL server .The XI server is conecting to teh SQL server through Receiver JDBC adapter.
I am getting stuck with teh following information .
JDBC Driver: com.microsoft.jdbc.sqlserver.SQLServerDriver
Connection: jdbc:Microsoft:sqlserver://XXXXXX:1433;DatabaseName=XI.
This is what I get to see from the several blogs in SDN.
But in reality I think this is going to differ.
Can any body suggest me what to put in the XXXXX regiaon
Currently I have the following information with me about the SQL server.
db_name = abcd
server_name = 1234
uid
pwd
ipaddress. 111.111.111.111
I wish to know what else information do I need to collect so as to complete the CONNECTION .
Regards,
Arnab