Hello,
When I run this I get "System Resource exceeded". My table is 120000 rows, 100 columns. I use W10, Access 2016. Can I do it in some other way?
UPDATE Table1 SET Table1.Col1 = Table1.Col2
(I will do some other calculation to set to Col1)
/P
When I run this I get "System Resource exceeded". My table is 120000 rows, 100 columns. I use W10, Access 2016. Can I do it in some other way?
UPDATE Table1 SET Table1.Col1 = Table1.Col2
(I will do some other calculation to set to Col1)
/P