I have seen documented a TransferDatabase Method within Access - is there anything I can use in VB6 to transfer tables from a database located in one place to another database? (other than via DOS commands?)

I need to be able to export and import sections of an access database using VB6.