Disable reserved keywords

luyong75

New Member
We just lost data because somebody did it in Progress editor. Can we disable keywords to be used in Editor, such as "delete". But, we still need the editor work to do some inquery in Progress editor.
 
You could try a read-only connection to the database (using the -RO) option. If your using Progress 9.1D you also have the enhanced read-only mode (-ERO).
 
Back
Top