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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

List SQL Server Tables in Database

Status
Not open for further replies.

jsnulf

Programmer
Jun 21, 2000
6
US
I need to enumerate the tables and fields in a SQL server 7.x database which I connect to thru ODBC.  I do not have access to SQL system tables.  I have little support from my DBA so stored procs are out of the question.  Is there any way to do this with SQL or VB / VBA?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top