Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Statement Limit
Message
From
03/03/2003 08:43:50
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
03/03/2003 08:42:31
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00760316
Message ID:
00760326
Views:
13
>>>What is the length limit to a SQL Statement? Is it 1024? Couldn't find this documented.
>>>
>>>Regards, Renoir
>>
>>Renoir,
>>Same as command line limit (whole SQLExec() command). However for statement itself any literal part cannot exceed 255 chars. ie:
>>
>>SQLExec(handle, "....256inlength') && Error
>>
>>SQLExec(handle,"...upto255"+"...upto255"+"...upto255") && OK
>>Cetin
>
>Cetin,
>
>What is the command line limit? Not using SQLExec, just straight SQL.
>
>Renoir

8K
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
Reply
Map
View

Click here to load this message in the networking platform