What is the best/fastest way to dump an entire dataset into an existing database? (going into MS Access)

I have a blank Access MDB that I want to make a new table and just dump the contents of my dataset, etc.

thanks,