Hi,
I am wondering does any one know how to get all the table names in a MS Access database. I have tried the odbc_tables() function, but it doesn't produce what I want. What I want is to get the list of all the tables in the database and store it into an array, and do some checking after that.
Thanks for your help in advance!
Lei