I posted this question yesterday, but got no answers. Is it not possible?
I'm using ADO 2.5 in VB to create and search in a database.
I would like to ask the database the names of the tables and the name of the database. In MySQL this would be SHOW DATABASES and SHOW TABLES, but what is it in JET SQL or is there an ADO way to do it?
Thanks,
Sunaj
I'm using ADO 2.5 in VB to create and search in a database.
I would like to ask the database the names of the tables and the name of the database. In MySQL this would be SHOW DATABASES and SHOW TABLES, but what is it in JET SQL or is there an ADO way to do it?
Thanks,
Sunaj