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.