You could place a trigger on the table that would count the records in the table and reject the insert if more than 10.
Jim
Rob Vincent wrote:
What is the best way to make an Rbase database application
available for demonstration purposes?
I would like the potential user to be able to see the full functionality
of the app but limit them to the number of records in tables.
Is there a RULE that could be established that would prevent
more than 10 records from being entered?
Thanks,
Rob Vincent

