Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Information about files
Message
 
À
07/09/2006 10:32:39
Sergio Ortiz
Tek Services Group, Llc
Hollywood, Floride, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
01151802
Message ID:
01151804
Vues:
25
>I am looking for a function in SQL server similar to ADIR() in foxpro.
>
>Does any body know how to get information about files into an array and then returns the name of the files.
>
>
>Thanks,
>Sergio
SELECT DISTINCT Table_Name FROM 
   YourdatabaseName.INFORMATION_SCHEMA.COLUMNS
   ORDER BY Table_Name
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform