Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updateable View not updating
Message
 
To
10/06/1999 12:03:27
John White
Micro-Oriented Software Techniques, Inc.
Phoenix, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00228436
Message ID:
00228479
Views:
11
John,

>I have a nolist maintenance form that has a business object with a single view that is updateable. There are two other bizobjs, the address/state and a child bizobj.
>
>When I press "New", I enter the data and click on "Save", no messages occur, the first field is highlighted but the record is *not* saved.

If the record is not being saved it's probably one of two issues:

1. The view is not marked as "Send SQL Updates"
2. The Save() message is not getting sent to the business object. I recommend that you set a breakpoint in the cmdSave.Click() method and see what's happening. This usually occurs when a method in the form is overridden without issuing a DODEFAULT().

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform