Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor Adapter error. Pr. UpdateNameList
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01126060
Message ID:
01126063
Views:
12
It should work either way.

>Isn't necessary to assign the split string to variables? and these to the UpdateNameList property ?
>
>
>>A string litearal in VFP is limited to 255 characters. To avoid this limitation, you can concatenated multiple strings or assign the value in the Init using TEXTNERGE.
>>
>>	UpdateNameList = "CHANNELID channels.CHANNELID, " + "NAME channels.NAME..."
>>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform