<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Moving SQL Server aliases to another computer</title><link>http://sqlblog.com/blogs/roman_rehak/archive/2010/11/07/moving-sql-server-aliases-to-another-computer.aspx</link><description>I utilize SQL Server aliases a lot, especially since for some reason I don't get name resolution on our network over VPN. So I typicaly create an alias and map the name to the IP address of each SQL Server I use a lot on the network. I am in the process</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: Moving SQL Server aliases to another computer</title><link>http://sqlblog.com/blogs/roman_rehak/archive/2010/11/07/moving-sql-server-aliases-to-another-computer.aspx#30261</link><pubDate>Mon, 08 Nov 2010 14:58:33 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:30261</guid><dc:creator>Ivo Pereira</dc:creator><description>&lt;p&gt;Hello, Roman.&lt;/p&gt;
&lt;p&gt;After seeing your post I searched in my registry and I can&amp;#180;t find the key you mention. You don&amp;#180;t mean linked server aliases, or database table alias, right? I tought those were stored in the database itself..&lt;/p&gt;
&lt;p&gt;I found my ODBC connection settings somewhere else in the registry, so I assume that you weren't refering to those algo. Maybe you can shed some light on what are server aliases :)&lt;/p&gt;
&lt;p&gt;I use Window 2008 R2, maybe the key is located somewhere else in my system. &lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Ivo Pereira&lt;/p&gt;
</description></item><item><title>re: Moving SQL Server aliases to another computer</title><link>http://sqlblog.com/blogs/roman_rehak/archive/2010/11/07/moving-sql-server-aliases-to-another-computer.aspx#30270</link><pubDate>Mon, 08 Nov 2010 19:23:28 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:30270</guid><dc:creator>roman</dc:creator><description>&lt;p&gt;No, not linked servers or synonyms. These are the client connection aliases, they allow you to alias a server name to another name, or link it to an IP address. Run cliconfg from DOS to open the SQL Server Client Network Utility, you can view and edit aliases there.&lt;/p&gt;
</description></item></channel></rss>