Viewing 15 posts - 3,451 through 3,465 (of 4,477 total)
June 16, 2017 at 3:37 pm
If the server type is SQL Server, you would just execute something like this: EXEC sp_addlinkedserver
@server='NBIMC-816',
@srvproduct='SQL Server'
Sue
June 16, 2017 at 3:28 pm
Is this a scale out deployment - are you using a Load balancer?
Sue
June 16, 2017 at 11:17 am
June 15, 2017 at 2:56 pm
June 15, 2017 at 1:53 pm
June 15, 2017 at 1:15 pm
Could you please help me understand the effect of "Remote Query Timeout"...
June 15, 2017 at 11:25 am
You're accessing data in very different ways when comparing SQL Developer and SSRS so that comparison really doesn't matter.
Are you using the built in provider,...
June 15, 2017 at 10:31 am
June 14, 2017 at 12:36 pm
June 14, 2017 at 11:58 am
June 14, 2017 at 11:24 am
June 14, 2017 at 10:45 am
June 14, 2017 at 8:07 am
That's a good way to compare some of the response times. I'd probably try to ping, tracert by name, by IP and also by FQDN as differences...
June 14, 2017 at 7:46 am
June 14, 2017 at 7:29 am
Viewing 15 posts - 3,451 through 3,465 (of 4,477 total)