Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Statement Limit
Message
De
03/03/2003 08:42:31
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
03/03/2003 08:35:22
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
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:
00760325
Vues:
11
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform