Ash! The simple things in life. I thought about using rules but did not look at the Not Null rule.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Wednesday, October 14, 2009 9:51 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: checking information before leaving table 10:20 AM 10/14/2009, Jim Belisle wrote: >Razzak, > >I am sorry I did not make myself clear. What's new? <g> >The EEP is on the table exit level. I just want to know if >there is a better way to program the EEP so there will be >no chance of the form locking up if more than one field was >empty. Did you know that the data integrity can be validated at the column level in R:BASE? Here's how: Database Explorer | Tables | Design Table | Data Designer .. Data Designer | Columns Highlight the specific column and make sure to check the option for [ ] NOT NULL. Tip: Before using this option in data designer, make sure that your existing data in that particular column is in full compliance with this Data Integrity check option. Very Best R:egards, Razzak.

