WP/RVK, fixed all my forms that I'm using JvDBLoopUpCombo's but a strange issue on 2. On my Proposals form which is using Clients, Contacts, States, Countries, Priorities tables. Thought this issue was maybe an index because of a one to many relation - Clients and Contacts but have a disappearing act going on even with a lookup for the Priority, i.e. Good, Non-Profitable, Challenge. Testing I can create a proposal and select a the main contact for the client and select a Priority of Good. Save it. but if I move off the Proposal record via the DBGrid above or add a new Proposal and come back later to a previous. The Contact Last Name is empty and so is the Priority but both are saved in the Proposal table. You can reselect the Priority, it's there. If I Save/Post it disappears from the JvDBLookUp component on the form. But this doesn't happen with States, Countries, Status. Just Contact and Priority JvDBLookup's. I tried just deleting those 2 and rebuild them. All the properties for all of these are the same, except for their Display widths because they are different widths. Just checking with you to see if you might know more than I what's going on ...