Is this possible? For example, inside of Access, I have create an ADO recordset and loaded it with data from an external SQL database connection. I then want to take that data, and make a new local table within Access and dump the data in there. Is this possible? If so, I small example of how to do this would be appreciated.