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?