Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal with VFP & select with logical
Message
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Divers
Thread ID:
00842864
Message ID:
00847281
Vues:
23
Hi Pauline,

As you said the field is logical, then I think you have to use the query as follows:

SELECT
property.`property`,
property.`known_as`,
property.`current`
FROM
`property` property
WHERE
property.`current` = .T.

cheers,

PK
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform