Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update properties from view keep getting unset
Message
From
28/10/2000 19:11:22
Bill Drew
Independent Consultant
Chicago, Illinois, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Update properties from view keep getting unset
Miscellaneous
Thread ID:
00435622
Message ID:
00435622
Views:
43
I have a project that requires a one to many relationship on a relatively large sscale. There are about 1/4 million "many" records and about half that many "one" records. I thought it would be good to use a local view with that relationship and all of the fields (including the keys) specified for update, for "send updates" to be checked. I think I need the keys specified because I will have to add records. In my load event I open the view with the nodata setting. Then when the user fills in one of the search fields, I create the view again with an SQL clause which is constructed from the value in the search field. I also respecify with dbsetprop the tables in the view, the key fields in the view, and that it should send updates. However in my testing, I can't seem to get the updates to persist even though I use "if tableupdate". Then when I go back to the view designer all of the update properties have been set to nothing. Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform