Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server determining ownership of a table
Message
 
 
À
28/11/2006 09:47:56
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01172927
Message ID:
01172929
Vues:
15
>Is there a way I can use sysobjects or any other sys table in SQL server so that I can programmatically determine the name of a sql table via VFP code ?
>
SELECT * FROM INFORMATION_SCHEMA.TABLES 
	WHERE Table_type = 'BASE TABLE'
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform