Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Make a query to return a table's properties...

Status
Not open for further replies.

THEGREEK

Technical User
Aug 17, 2000
51
CA
Is it possible to write a query via qbe grid or sql to bring back all of a tables attributes (ie. in the first column show only fields with a data type of text, in the second column only show field's with a data type of date/time and in the third column only show data types of Long integer for that table)

Is this is even possible?

Thanks in advance,
THEGREEK
 
To my knowlege this is beyond what SQL was designed to do. It is easy in VBA. Post here if you want more details or if you want help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top