Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Statement causes foxpro error
Message
De
22/04/2002 15:49:53
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00647711
Message ID:
00647822
Vues:
15
Hmm...I thought for sure your solution would work. Now I am even more stumped.

Chris

>try
>lcDescrip = strtran(lcDescrip,chr(13),"")
>lcDescrip = strtran(lcDescrip,chr(10),"")
>lcDescrip = strtran(lcDescrip,chr(9),"")
>
>before your query. We also have similar problem with chr(13) in the EditBox
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform