Unfortunately that is definitely the opposite to what would be ideal.
You can of course use the GetExternalData menu option to import any table from any database and it might be worth your while to use this built in facility.
You can invoke the menu option programmatically if you use :
docmd.RunCommand acCmdImport
..this will prompt via the normal access dialogs to enable you to import anything.