Ok. Not really, but was the only way FM3 creates the autoincrement keys and manages it right when doing a TPS->MySql migration. Docs mentions about Zero/null way to get non-zero and non-blank values at primary keys and I follow this rule at dict validation level, which has proven to be right all the time. Anyway, it would be a major job to get all non-zero or null validation removed in all my 260 files dict!, and a major job to get all those big customer's databases to be upgraded. Some way to get this done at NetTalk? Sort of disable primary key zero validation as an option when this is done by the backend? Seems to me that NetForm does the validation before the data goes to server, so this is the problem....
Thanks
Jorge