Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equivalent of .t. in sql
Message
De
12/08/2009 11:43:38
 
 
À
12/08/2009 11:38:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01417595
Message ID:
01417600
Vues:
104
This message has been marked as a message which has helped to the initial question of the thread.
>What is the equivalent of :
>select .f. as f_logic, af1, af2 from myTable
>
>in sqlexce
>
>sqlexec(nhandle," select .f. as f_logic, af1, af2 from myTable ", "ccur")

=sqlexec(nhandle," select .CAST(0 as bit) as f_logic, af1, af2 from myTable ", "ccur")
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform