Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL-DMO doesn't return Server available
Message
 
À
20/01/2009 14:01:41
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2000
Application:
Desktop
Divers
Thread ID:
01375255
Message ID:
01375580
Vues:
31
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform