Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updatable SPT Cursors
Message
From
03/10/2005 12:22:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/10/2005 20:52:17
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01055169
Message ID:
01055545
Views:
12
This message has been marked as the solution to the initial question of the thread.
>Hi Cetin,
>
>Thanks for the reply. I found out that the problem lies on how I store the collection of UpdateNamelist into a variable. I found out that a variable or a property can only store up to 254 chars and that was the cause of the problem.
>
>Thanks again...

A variable can store more than 255 AFAIK (up to 16Mb as docs say but in reality sounds to be more). A literal however is limited to 255. ie:
lcVar = "upto 255 in length ..." + "upto 255 in length ..."
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform