Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a limit for selexec()?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01317869
Message ID:
01317880
Vues:
6
The PRETEXT 15 requires VFP9.

>Quick note here. 1st what Sergey said is how we do it and it works great. 2nd: replace the
text TO lcSql noshow
with
TEXT TO sqltxt noshow pretext 15 TEXTMERGE
and you won't have to use the
>
sqltxt = CHRTRAN(lcSql, CHR(13), CHR(10), '')
the PRETEXT 15 parameter does it for you.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform