Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to and Copy memo
Message
From
07/09/2000 14:16:28
Al Doman (Online)
M3 Enterprises Inc.
North Vancouver, British Columbia, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00412611
Message ID:
00413728
Views:
28
>Thank you so much! I tried it and it bombed big time. :-)
>
>No fault of yours of course. The code does not account for NULL values. I went in the table that had the null fields and took them out. It all worked fine then.
>
>How would I account for NULL values in this code?
SELECT ;
  IIF(ISNULL(A.NullFld), "", A.NullFld) AS NoNulls, ;
  ...
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform