Viewing 5 posts - 1 through 5 (of 5 total)
Yes, adding server on hosts works fine but only for the default instance.
For the databases on the named instance you must set and use the alias.
July 29, 2009 at 8:28 am
If your destination server is named instance e.g. destservername\mssqlserver01, the solution for this can be found at:
http://www.sqlservercentral.com/Forums/Topic759989-291-1.aspx
July 29, 2009 at 1:41 am
Found the solution:
Go to SQL Server Configuration Manager of your client computer (In my case one in the corporate network)
Select SQL Native Client Configuration
Select Aliases
Add a new alias:
Alias Name: mydbname\mssqlserver01...
July 28, 2009 at 11:20 am
Hi Roy,
Yes, you can create like that but without re-initialising the subscription/running the snapshot again, data from internal to external databases does not get pushed at all.
Hi noeld
Yes,...
March 5, 2009 at 3:07 am
Hi Roy,
Where can you specify that no Snapshot is needed on the Management Studio? I have failed to find this option.
March 4, 2009 at 7:07 am
Viewing 5 posts - 1 through 5 (of 5 total)