Deb, If you have update 79 or higher you can use the LOCK feature to limit what you want edited.
Something like this EDIT USING formname LOCK 2 will lock the first 2 columns Have not played with this feature yet Jan ----- Original Message ----- From: "Deb Roepken" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Friday, April 01, 2005 10:16 AM Subject: [RBG7-L] - Re: Creating an Edit Table > Yeah, the reason is to change (update) a certain column value(s). I want to > keep the master table uneditable so the customer can't update all the data > at once. My eep runs only on the selected data. > > Thanks. > > Deb Roepken > cmri > [EMAIL PROTECTED] > 631-587-1495 > > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Lawrence > Lustig > Sent: Friday, April 01, 2005 12:55 PM > To: RBG7-L Mailing List > Subject: [RBG7-L] - Re: Creating an Edit Table > > > > My logic has been to create a perm > > table and insert the rows needed - go on to edit them than insert back to > > master table. > > Is there a reason to move them out of their regular table for the editing > process? The most efficient system is just to edit them in place. > -- > Larry > >
