Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00955478
Message ID:
00955611
Vues:
21
>I have generated a view from my table, I have put the update criteria correctly, however, I modify some data and when I prime them, these they are not update

Can you run GENDBC() from the HOME() + [Tools\GenDBC] folder against the DBC that this view is in? Then post all the code for that view from the PRG generated by GENDBC. This will help figure out if there is a problem with that view.

OPEN DATABASE MyDBC
SET DATABASE to MyDBC
DO HOME() + [Tools\GenDBC\GenDBC] WITH [MyDBC_Code.prg]
MODI COMM MyDBC_Code

Find that view in the PRG, copy and paste it here. Thanks.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform