Re: Access SQL Server 2005 and 2000 on same machine

2008-04-22 Thread Etienne Giraudy
t; Sent: Tue 4/22/2008 12:50 PM > To: Tomcat Users List > Subject: Re: Access SQL Server 2005 and 2000 on same machine > > > > > Ok... how do you get two services on the same port? Are they bound to > different IPs? They can't both respond on the same address and po

RE: Access SQL Server 2005 and 2000 on same machine

2008-04-22 Thread Alexander Diedler
[mailto:[EMAIL PROTECTED] Sent: Tue 4/22/2008 12:50 PM To: Tomcat Users List Subject: Re: Access SQL Server 2005 and 2000 on same machine Ok... how do you get two services on the same port? Are they bound to different IPs? They can't both respond on the same address and port. --David Alex

Re: Access SQL Server 2005 and 2000 on same machine

2008-04-22 Thread David Smith
Ok... how do you get two services on the same port? Are they bound to different IPs? They can't both respond on the same address and port. --David Alexander Diedler wrote: Hello, We have installed a SQL 2000 and SQL 2005 Server Express on the same server and same Port (1433) Now we have no

Access SQL Server 2005 and 2000 on same machine

2008-04-22 Thread Alexander Diedler
Hello, We have installed a SQL 2000 and SQL 2005 Server Express on the same server and same Port (1433) Now we have no chance to tell the Tomcat in Conf Directory, which SQL Server Version and Database has to be choosen for the Application. I know, that there are Instance Names like 127.0.0.1\sql