Jan -
Here are some ideas: 1. Check the column lists in the two tables and be sure that any columns that are named the same are actually linking columns. If they are not, and the data is different, you have to rename the column in one of the tables or use views with ALIAS column names 2. Make sure the scrolling region itself is associated with the secondary table, and that each field placed in the scrolling region is associated with the secondary table, too Sami ____________________________ Sami Aaron Software Management Specialists 913-915-1971 [EMAIL PROTECTED] From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Barley Sent: Thursday, October 02, 2008 12:24 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Enhanced Tab Control OK, y'all, I have been struggling with this for 2 days now. (Ain't got no gas, so can't go anywhere!) I have a form using an Enhanced Tab Control which displays customer, contact, and invoice information beautifully. I am trying to set this puppy up to use for data entry as well. I can enter the customer data just fine, and when I switch to the contact tab, I cannot get it to insert, update, save, or do anything! I have all the table settings checked to add, delete, replace, auto replace. I keep getting Error 2367 when I try to save my changes. I've tried manually inserting the values for customer id and then pull up the contact tab to edit from there, but that doesn't work either. I've tried using the property table commands on the table settings, on before entry, etc and nothing I do seems to help. Any suggestions before my poor laptop becomes a crumpled mess?? Also, while I have your attention, is there any way to specify how a scrolling region displays the data? I use it to display invoice info and would like it to sort by invoice date descending, rather than ascending, if possible. Thanks so much. Jan Barley

