Mensaje
 
a
28/11/2006 09:47:56
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, Nueva York, United States
General information
Foro:
Visual FoxPro
Category:
Bases de datos, tablas, vistas, índices y SQL
Miscellaneous
ID de la conversación:
01172927
ID del mensaje:
01172929
Views:
16
>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--
Previous
Responder
Mapa
Ver