I want to automatically enforce server-constraints on the client using TOracleDataSet on the field level.
(For example when user try to leave TDBEdit control without entering any value server constraint (NOT NULL) for that field will not let him do it.)
But this simply do not work. I correctly use named server constraints and I correctly set enforceConstraints property tu True!
I am using evaluating copy of DOA components
(demo) and this feature (server cons on client) is very important to me!
So, can you help me?
(For example when user try to leave TDBEdit control without entering any value server constraint (NOT NULL) for that field will not let him do it.)
But this simply do not work. I correctly use named server constraints and I correctly set enforceConstraints property tu True!
I am using evaluating copy of DOA components
(demo) and this feature (server cons on client) is very important to me!
So, can you help me?