Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Max Length on character variable 255?!?!
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00291648
Message ID:
00291731
Views:
24
>>lcSQL = "SELECT Lv_rates_summary_schedc.audit_id, " + ;
>> "Lv_rates_summary_schedc.total AS admin_total, " + ;
>>etc
>>
>>I have NO idea why one would work and the other did not but you should
>>give it a try. There must be some magic with the plus sign semicolon...
>
>Thanks Tom... I seen too that the plus sign works to concatenate it. But I still says its weird. And it's not just storing a SELECT statement: type out the alphabet, copy then paste it 9 times so that you have 260 consecutive characters and try to store that to a variable and VFP chokes without concatenation.



Yes, you need to make sure each of the parts should NOT over 255 character,
and thus if you take the Editbox (which allow Memo field) is STILL limited into 255 characters!!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Reply
Map
View

Click here to load this message in the networking platform