Importing data into database

Copper Contributor

Anyone who knows how to insert bigger amounts of data into a database with macros? Up until now, we have been adding data to our database individually (one by one), but we have a larger set of data that we want to add to the database. Is there a solution to this, or would you just have to add the data one by one? 

1 Reply
Many database applications allow import of data, so perhaps you need to pull in the data rather than push it?