Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem setting up query
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01320274
Message ID:
01320291
Views:
11
>>>Could it be that there are records just without a Report name in the Reports file?
>>
>>Yes, they could, but then that is redundant:
>>reports.rptname != NULL; *Should make sure there is a report listed
>
>Actually, you're absolutely right with your first suggestion. I just re-checked the query, it uses WHERE conditions on the Reports table, so it should be an INNER JOIN.
>
>And when you can check for the
>NOT Reports.RptName =='' and  Reports.RptName NOT NULL
>
>or
>
>not NVL(Reports.RptName,"") == ""
You can have Report Id but have NULL in Report Name?
BAD!
:o)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform