Re: SQL 2000 Client with SQL 2005 Server Alias
- From: "Roman Rehak" <rrehak@xxxxxxxxxxx>
- Date: Sun, 8 Jul 2007 18:25:01 -0400
You can also try creating a SQL Server alias with the Client Network Utility
if modifying DNS is not an option. The utility is part of SQL Server client
tools, stand-alone in 2000, bundled into Configuration Manager in 2005. It's
also included with MDAC so if SQL Server is not installed on the same
machine, run "cliconfg" at the DOS prompt. The downside of using SQL Server
alias is that you have to do it on every workstation. Easy for a web server
but harder if you have a bunch of VB apps on mutliple workstations.
Roman
--
Roman Rehak
http://sqlblog.com/blogs/roman_rehak
"Stewart" <stewart@xxxxxxx> wrote in message
news:u41tWiQwHHA.1188@xxxxxxxxxxxxxxxxxxxxxxx
I tried editing the host file, but that did not work. I was hoping that we
wouldn't have to modify the connection string because the previous
developer hard coded it into the source and it's an old VB app...
"Andrew J. Kelly" <sqlmvpnooospam@xxxxxxxxxxxx> wrote in message
news:ek$K2UQwHHA.3684@xxxxxxxxxxxxxxxxxxxxxxx
Change the DNS entry to point to the new IP address or change the
connection strings.
--
Andrew J. Kelly SQL MVP
"Stewart" <stewart@xxxxxxx> wrote in message
news:u%23PH72PwHHA.4228@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
Does anyone know how to configure a SQL 2005 Alias where SQL 2000
Clients can access it by name? I migrated a db over to a new server and
would like to decommission the old one but point all of the clients to
the 05 server.
Regards,
Stewart
.
- References:
- SQL 2000 Client with SQL 2005 Server Alias
- From: Stewart
- Re: SQL 2000 Client with SQL 2005 Server Alias
- From: Andrew J. Kelly
- Re: SQL 2000 Client with SQL 2005 Server Alias
- From: Stewart
- SQL 2000 Client with SQL 2005 Server Alias
- Prev by Date: Re: SQL 2000 Client with SQL 2005 Server Alias
- Next by Date: Re: Access sometimes won't use index of linked view
- Previous by thread: Re: SQL 2000 Client with SQL 2005 Server Alias
- Index(es):
Relevant Pages
|
Loading