I have alot of required fields in my tables. How does one make field required in Delphi. Is it my understanding that you can do this both on the database end(MySQL) and on the client(Delphi 2007)? Thanks for any suggestions.
In the DataSet enter the field editor with the object inspector in view. There should be a property titeld required. (I am working within Client Datasets and the property is ther, so I assume it is tables etc);
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.