Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Command line length
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Command line length
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01521401
Message ID:
01521401
Vues:
113
Hi

Looks like there is the maxium lenght, even using "; "

Beyond this limit, there is error message.
But I need to insert many values.

Is there lenghs limits in VFP and a way to overcome the problem below ?
cSQL = 'INSERT INTO correios (nome,email,endereco,numero,bairro,cidade,CEP,estado,telefone,nome_ent,email_ent,numero_ent,bairro_ent,cidade_ent,cep_ent,estado_ent,telefone_ent);
VALUES (?cl, ?e_mail1, ?rua, ?no,?bairro,?cidade,?cep,?est,)'
(looks like limit is valid for the sum of both lines)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform