Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
UpdateNameList
Message
From
16/05/2001 10:02:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
UpdateNameList
Miscellaneous
Thread ID:
00507791
Message ID:
00507791
Views:
57
To all the does the UpdateNameList, of cursorsetprop() have a maximum length?

After I add about 8 field names with asocciated SQL table name, this propertie blows up.

Here is a list of names that work:

=cursorsetprop("UpdateNameList", [Dockey dbo."trandet"."dockey",;
prodid dbo."trandet"."prodid",td_status dbo."trandet"."td_status",;
prodid dbo."trandet"."prodid",prodtype dbo."trandet"."prodtype",;
pending dbo."trandet"."pending",mbpend dbo."trandet"."mbpend",invitem dbo."trandet"."invitem"])

When I add another field as the one below:

dbbatchno dbo.trandet.dbbatchno

The prpertie blows up.

Any ideas?
Next
Reply
Map
View

Click here to load this message in the networking platform