Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List of SQL Servers
Message
De
21/04/2003 15:50:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00779753
Message ID:
00779954
Vues:
35
AH, thse two utilities come with SQL Server. I want to be able to get this list on a client machine that does not have SQL Server installed or SQL Server's Client Tools.

>For -L option you don't have to login to any servers.
>
>>Yes, but you still have to connect to a server to use ISQL.
>>
>>>Dan,
>>>
>>>ISQL/OSQL are command-line utilites so you can run them using VFP RUN command and than parse there output.
lcTempFile = ...
>>>RUN ISQL -L > "&lcTempFile"
>>>? FILETOSTR(lcTempFile)
>>>
Thanks,
Dan Jurden
djurden@outlook.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform