I’m working on a project using a Microsoft Access database and one of the tables has 157 fields. I can add new records OK, but if I try to edit a record I get an error message “Too many fields defined”. I’ve run the “Compact & Repair” utility in Access to make sure the internal field count in Access is correct and less than 255 but I still get the same error when I run the AspNetMaker project.
Does AspNetMaker have a limit of some kind on the number of fields per table or is this strictly a problem with Access? (I’m running AspNetMaker 7.1).