Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String delimiters and syntax
Message
De
18/06/2002 14:35:07
 
 
À
18/06/2002 14:30:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00669844
Message ID:
00669852
Vues:
12
Thanks a lot Plamen.

Regards

Oscar


>You can use Chr(34) instead of ". For example:
>
>SQLStr = "SELECT * FROM SomeTableName WHERE SomeFieldName = 'ab" & chr(34) & "c'"
>
>will store in SQLStr:
>
>SELECT * FROM SomeTableName WHERE SomeFieldName = 'ab"c'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform