Subject Re: [firebird-support] NULL Date values
Author Martijn Tonies
> M> Perhaps you could use a COALESCE(MyColumn, DateToStr(MyColumn), '')
> M> to work around the display problem?
>
> I think it would have to be
>
> case when mycolumn is null then '' else datetostr(mycolumn) end
>
> instead.

Eh, yeah :-)

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com