All,
I have an Access database that I need to migrate to MySQL57. When I try to do this I get the message below. The database is 1Gb. I have more than enough disk space on the windows drive as well as the storage drive where the instance resides. I am not sure what is going on here.
pyodbc.Error: ('HY001', '[HY001] [Microsoft][ODBC Microsoft Access Driver] The query cannot be completed. Either the size of the query result is larger than the maximum size of a database (2 GB), or there is not enough temporary storage space on the disk to store the query result. (-1812) (SQLProcedures)')
Regards,
David Langschied
I have an Access database that I need to migrate to MySQL57. When I try to do this I get the message below. The database is 1Gb. I have more than enough disk space on the windows drive as well as the storage drive where the instance resides. I am not sure what is going on here.
pyodbc.Error: ('HY001', '[HY001] [Microsoft][ODBC Microsoft Access Driver] The query cannot be completed. Either the size of the query result is larger than the maximum size of a database (2 GB), or there is not enough temporary storage space on the disk to store the query result. (-1812) (SQLProcedures)')
Regards,
David Langschied