Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updateable View not updating
Message
 
À
10/06/1999 12:03:27
John White
Micro-Oriented Software Techniques, Inc.
Phoenix, Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00228436
Message ID:
00228479
Vues:
10
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform