Hello,
I am building an Access Database for my training company. One of my tables is very large and complex, it's primary purpose is to perform calculations related to my classes. Unfortunately it contains many calculate columns that stack on each other and I haven't figured out a way to normalize it without losing functionality. As a result I have repeatedly run up against the character size limit Access imposes for tables. This table allowed me to input up to 20 records, but on my 21st record it is now showing me an error related to a validation rule. I don't have any validation rules set, and I confirmed this. I also changed the table slightly to see if it was related to the size, but that didn't seem to change anything. I can still input data on my other tables, just not this one (or variants of it, I tried copying it without the data, and it gave me the same error when I tried to enter the first record). I have scoured the internet but have failed to find any explanation as to why this error is occurring. This table was working, and does work up to 20 records.
I am using Access 2010 on Windows 10.
Here is a screen capture of the error:
Any help or insight would be much appreciated, thank you.