Subject | Re: [firebird-support] NULL Date values |
---|---|
Author | Martijn Tonies |
Post date | 2007-09-10T17:30:11Z |
> M> Perhaps you could use a COALESCE(MyColumn, DateToStr(MyColumn), '')Eh, yeah :-)
> 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.
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