Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql_string
Message
From
04/08/2000 09:49:27
 
 
To
03/08/2000 18:19:53
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00400767
Message ID:
00401004
Views:
31
>Hi all. Now I’ve got a problem. I use Vfp6.0 (sp3) and Ms Sql(7.0). I try to write update statement. I wrote sql string in variable named SQL that is longer than 256 characters, I made separation on four sql strings (SQL1, SQL2, SQL3, SQL4) everyone is less than 256 characters. Than I concatenated my string in one SQL = SQL1 + SQL2 + SQL3 + SQL4 , but in debugger I saw that result string took only 256 characters all rest characters are cutting. Early I did that. What’s happened? Please, help.

Is this a string or a character field? Strings do not have a size limit...
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform