I can connect to a deafult instance in SQL Server 2000 but not to a named server instance.
I have used all possible DBURLs mentione below but it didn’t help.
jdbc:sequelink://162.138.118.70:19996;databasename=loggerprod
jdbc:sequelink://162.138.118.70\tmloggerprod:19996;databasename=loggerprod
jdbc:sequelink://‘162.138.118.70\tmloggerprod’:19996;databasename=loggerprod
jdbc:sequelink://162.138.118.70:19996;databasename=loggerprod;servername=tmloggerprod
jdbc:sequelink://162.138.118.70:19996;servername=tmloggerprod
jdbc:sequelink://162.138.118.70:19996;databasename=tmloggerprod\loggerprod
I am trying to connect to EntLogger using IS administrator.
http://localhost:5555
#Integration-Server-and-ESB#Adapters-and-E-Standards#webMethods