AussieDeveloper
Programmer
Greeting
I will start with my goal, I have a vb programs that will let you selct an MDB databse, thenI want to get a list of all the tables in this databse... In SQL Server its Called MetaData....and u can run some SQL to get list of all the user tables....
Once I get these tables, then I can write my SQL to get the data from them and populate a CSV file(s) with the data....
********************************************
Any code that can get me the list of the Tables in an MDB file pls?
*******************************************
Urget help and quick answer needed
Thanks
I will start with my goal, I have a vb programs that will let you selct an MDB databse, thenI want to get a list of all the tables in this databse... In SQL Server its Called MetaData....and u can run some SQL to get list of all the user tables....
Once I get these tables, then I can write my SQL to get the data from them and populate a CSV file(s) with the data....
********************************************
Any code that can get me the list of the Tables in an MDB file pls?
*******************************************
Urget help and quick answer needed
Thanks