Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View problem
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00955478
Message ID:
00955611
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform