openschema table owner
- From: "abcd" <abcd@xxxxxxxx>
- Date: Tue, 9 Jan 2007 16:39:19 -0800
I want to display all the tables for the ODBC conection. By using
Set objRs = objConn.OpenSchema(adSchemaTables)
I can get the list of Table Names. Now, how do I sort it furthure to show
the list of tables by table owners.
e.g. I may have access DB setup as ODBC DSN which might have anohter linked
tables from other schema and other owners...
how do I get owner names....
.
- Follow-Ups:
- Re: openschema table owner
- From: Paul Clement
- Re: openschema table owner
- Prev by Date: Re: Text File To SQL Server Using VB6
- Next by Date: Re: openschema table owner
- Previous by thread: Text File To SQL Server Using VB6
- Next by thread: Re: openschema table owner
- Index(es):