Re: Record only readable

2004-01-29 Thread Cal Evans
It is not possible to 100% lock down a value using the server. There are, however, strategies you can employ in your application that will help. 1: Use 2 accounts. 1 for inserting/verifying, 1 for viewing. The applications that insert and validate, you give and account with permission to inse

Record only readable

2004-01-29 Thread Andre MATOS
Hi List, Is anybody knows how to lock (make just readable) a field from a record or the whole record? This is the idea: I need to create a table that some people will insert records. One person will access a record to validate the values inserted into it. Once a field was validated, nobody els