Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UpdateNameList
Message
From
06/01/2003 12:32:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
UpdateNameList
Miscellaneous
Thread ID:
00738407
Message ID:
00738407
Views:
92
I am trying to set the UpdateNameList property of a remote cursor and can't get the syntax right. The following works for one field:

cursorsetprop('updateNameList','field1','tablename')

I've tried using the following for more than one field but none of them work:

cursorsetprop('updateNameList','field1','field2','tablename')
cursorsetprop('updateNameList','field1,field2','tablename')

Anybody know the correct syntax?

Gerry Newton
Next
Reply
Map
View

Click here to load this message in the networking platform