Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View not updating
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00310882
Message ID:
00311409
Views:
11
Hi Justin,

It's strange your problem!
Normally i use this code:

Afields(ArrayView)
For x = 1 to Alen(ArrayView, 1)
DBSETPROP(ArrayView(i, 1), "FIELD", "UPDATABLE", .t.)
next x

and works with me.
Say something.
Ricardo
Previous
Reply
Map
View

Click here to load this message in the networking platform