Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL SERVER list of databases
Message
De
13/03/2003 14:52:12
Leo Kool
Agis Automatisering BV
Harmelen, Pays-Bas
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00765398
Message ID:
00765541
Vues:
18
sp_MShasdbaccess
lists all the databases to which the user has access

>>Hi All
>>
>>Does anyone have a way to get a list of databases from SQL Server?
>>
>>Thanks
>
>
SELECT * FROM INFORMATION_SCHEMA.SCHEMATA
>-- or
>sp_helpdb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform