Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Null nor not null columns
Message
From
10/06/2003 19:45:00
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
09/06/2003 23:38:58
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00798132
Message ID:
00798691
Views:
21
Thanks

I will give it a try.

>>I am using a Sybase ASA database version 8.02. Here is the select statement I am sending to the database. Im my testing I found the problem only when using the coalesce()function as part of the select. This is the same as the nvl() in foxpro.
>>
>
>Try to add NULL as last parameter for COALESCE. I am not sure about Sybase, but it works for SQL Server.
>
>
>COALESCE (reportpref.printer,'Default',NULL) as cPrinter ,
>
>
>Thanks,
>Aleksey.
Previous
Reply
Map
View

Click here to load this message in the networking platform