Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Statement Limit
Message
De
03/03/2003 08:43:50
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
03/03/2003 08:42:31
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00760316
Message ID:
00760326
Vues:
12
>>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform