Importing a Table into an Access Database within visual basic 2005
Is it possible to import (or export) a new Table into an Access Database within visual basic 2005.?
For example, my program has a database (password protected) composed of numerous Tables. Each table represents an item. If someone sends me a new table would I be able to import this table into the already established Access database using a VB.net program.