Hi Gurus
Is there a way to check if a table exists in another database without opening the database....
i am in C:\Data\Database1.mdb and i want to check if a table called Table1 exists in C:\Data\Database2.mdb without opening Database2.mdb
I know i could easily do this in the current db
Thanks
Is there a way to check if a table exists in another database without opening the database....
i am in C:\Data\Database1.mdb and i want to check if a table called Table1 exists in C:\Data\Database2.mdb without opening Database2.mdb
I know i could easily do this in the current db
Thanks