How can i open multiple table in the same database file for DAO and ADO method?
example:
Filename: database1
Table: Table1, Table2

what i want to do is to save the different record into dirfferent table.

Help please....Thanks a lot