I just wanted to say "Thank You" to those that gave me ideas so I could successfully make an edit form. There are many projects my company wants me to make and I am sure I will need your help. I am so used to 6.5 that it takes me time to learn the new functions in RBASE.
Jim -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Monday, November 17, 2008 5:02 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Inserting into temporary table At 05:54 PM 11/17/2008, Jim Belisle wrote: >I have been successful in creating the temp tables, having the >information append to the temp tables, editing the information but >am stuck on the next part. Since I have a PK and a FK set up on the >regular tables (QuoteHeader and QuoteDetail) the system will not >allow me to delete the rows from the tables one at a time. Is there >a work around on tables with PK & FK? Jim, Take a look at the *new* and "enhanced" CASCADE options to achieve that goal. Supported Versions: R:BASE 7.6, C/S:I 7.6, Turbo V-8 and R:BASE eXtreme 9.0. HELP ALTER should reveal all details. Also, take a look at the new "RBDefine" Data Designer for more options as well. Very Best R:egards, Razzak.

