TMyQuery: property 'Required' not set automatically with MySQL 5.0
Posted: Fri 16 Dec 2005 21:25
Hi,
I use the latest MyDac with MySQL 5.0. I wonder why table fields are not set to 'Required' aqutomatically in the fieldlist of e.g. a TMyQuery. Is this a bug or do you have to set this propety manually?
Is this property together with the onvalidate the right way to chek if all required fields are filled with values before you do a post?
best regards,
Hans
I use the latest MyDac with MySQL 5.0. I wonder why table fields are not set to 'Required' aqutomatically in the fieldlist of e.g. a TMyQuery. Is this a bug or do you have to set this propety manually?
Is this property together with the onvalidate the right way to chek if all required fields are filled with values before you do a post?
best regards,
Hans