Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View
Message
From
16/03/2001 15:05:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
View
Miscellaneous
Thread ID:
00486076
Message ID:
00486076
Views:
43
I have the following situation: I have a updatable view which contains approprimately 22,000 records which I want to update several of the fields. I query the view and then scan thru the entire view replacing the value in the fields I need to update. After I have replace all the fields for the entire view I then issue a tableupdate within a transaction for the entire view. It seems to just hang forever when I try this method. Am I better off scan thru the view replacing the fields plus updating other tables and then issuing a table update within a transaction for the view and other tables I have update.
Next
Reply
Map
View

Click here to load this message in the networking platform