Question : Record Locking

I am trying to lock a combo box to stop users making a selection if there is data entered in a particular text box.

Prolem is that i only want the logic to check the currently viewed record and not all records.

At the moment it seems to work if the logic for all records is true but not in a single record.

Answer : Record Locking

You can create a job (like you can do in control panel) which runs the monitor process every x minutes or maybe seconds if windows allows you to do.

An other solution could be to use a service that runs as SYSTEM.

Or you simply create a driver.

Or try to use Group Policies to prevent the user from killing the task
Random Solutions  
 
programming4us programming4us