Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL-DMO doesn't return Server available
Message
 
To
20/01/2009 14:01:41
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2000
Application:
Desktop
Miscellaneous
Thread ID:
01375255
Message ID:
01375580
Views:
33
>Is there any way in SQL Server to check if a specific server is connected, if not than to connect, but in a automatic way?
>
>TIA

AFAIK, SQL Server do not check if the linked server is connected. That check is done when you execute some query where that server is involved. Also SQL Server does not stay connected to that linked server, it connects, execute query and then disconnects.
But that is only my assumption, no need to be true.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform