Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I'm doing an Access data extraction process and saving in MySql, the total size Access file is 250 mb, there are some tables with enough records in it but the table I'm doing this extraction process is well lead has only 6 records something this strange because the extraction of data from Access takes a long time to happen. I made a comparison with the same amount of data between MySQL and Acces, following image.
Access this taking 176,37s to perform this task and which are only 6 records that are in this table, put a comparison with these same 6 records coming from mysql and it took 1,12s. Because the process is so time consuming in Access?