Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal with VFP & select with logical
Message
General information
Forum:
ASP.NET
Category:
Reporting
Miscellaneous
Thread ID:
00842864
Message ID:
00847281
Views:
22
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
Previous
Reply
Map
View

Click here to load this message in the networking platform