StumblingThrough
Technical User
I have written a module that updates two fields in every record in a table that is over 3M records. As I crank through the code (and editing the table), I continue to get an error message at the 'rs1.update' line as the database size grows. I believe it has to do with table size. Any ideas? And what are the table size limits if there are any?