I have an Access 2010 database with 2.1 million records. There are several fields in one of my tables that were created as text, but I need to change them to dates. When I attempt to change the data type, I get the error message, "There isn't enough disk space or memory."
I found Microsoft instructions to increase the MaxLocksPerFile (http://support.microso ft.com/kb/286153), but I am not very tech savvy and am having trouble understanding what to do with the code they provide. Could someone please walk me through it? Also, for a table with 2.1 m records, what value would be sufficient for the MaxLocksPerFile ? Any assistance you could provide would be so appreciated--I am a graduate student and need to prepare this data for my thesis.
Thank you!
I found Microsoft instructions to increase the MaxLocksPerFile (http://support.microso ft.com/kb/286153), but I am not very tech savvy and am having trouble understanding what to do with the code they provide. Could someone please walk me through it? Also, for a table with 2.1 m records, what value would be sufficient for the MaxLocksPerFile ? Any assistance you could provide would be so appreciated--I am a graduate student and need to prepare this data for my thesis.
Thank you!
Comment