2 Replies Latest reply on Oct 7, 2002 7:28 PM by jasonbrome

    Connecting to MSSQL SERVER NAMED INSTANCE

    kchan

      Hi,

      I was able to connect to MSSQL through JBOSS fine when the server was on our site. But now we moved it off to another site where aparently there is a MSSQL 7 server and a MSSQL2000 server on the same IP address. In MSSQL enterprise manager I was able to successfully register this database by entering for example the address "123.123.123.123\InstanceName" but in JBOSS i tried to replace the IP i had before with this and it doesn't work. I think the problem is that JBOSS does not recognize the backslash. Any Ideas on how to connect??