Re: New Fields Won't Save, MySQL ERROR 7
The error when you try to save the field is happens because the columns: emergency_contact_number_2_c, emergency_contact_number_1_c, and the others are not on table created contacts_cstm.
The error that happens on repair/rebuild could be some database/table limitation on your mysql server, like space, access rights, or some other limitation.
If reading the logs you are not able to solve the issue from repair/rebuild, a possible way to solve it (not very elegant) is to create this columns directly on your database. Then when you save these fields from your edit view, probably no error will happen anymore and the input values will be saved.
Rafael Queiroz Gonçalves
Advanced OMG UML Certified Professional
Sun Certified Enterprise Architect for the Java Platform
Sun Certified Programmer for the Java 2 Platform
IBM Certified Advanced Application Developer - Lotus Notes and Domino
IBM Certified Application Developer - IBM WebSphere Portlet Factory
Computer Science Mastering / UFSC - PPGCC
Bookmarks