I have an access table that is over 2 million records. I can't chage the data type on one of my fields because i am getting an error message stating that there isnt enough space or memory...
1 - Is there a work around?
2 - If not, can an update query be written so that I can update the data type so that a particular field is updated to be General Date vs. Text?
1 - Is there a work around?
2 - If not, can an update query be written so that I can update the data type so that a particular field is updated to be General Date vs. Text?