1
Answer

Getting tables_names from mdb file.

Please can any one tell how to retirve all table names from mdb file if we just know  source file name.
I can do it only in sql server there is a query type looks as(INFORMATION_SCEMA_TABLES) but i need the same rersult with MS Acces file (mdb).
_____________________________
Thanks In Advance.

Answers (1)