Subject | Re: Date is null |
---|---|
Author | Adam |
Post date | 2005-10-21T04:38:36Z |
--- In firebird-support@yahoogroups.com, "women_lover_best"
<talbronstien@g...> wrote:
object interprets that as 12:00 AM. Firebird distinguishes between a
NULL object and a 0 value, some objects do not.
Adam
<talbronstien@g...> wrote:
>date
> I am trying to get value from database that is null, but what is
> happening that it is coming in as #12:00:00 AM#
> So,when i set it to a property and display it in textbox..it shows
> 12:00:00 AM..please help how can i get rid of it..
> Also,when there is a value say 10/12/2005..and i assign it to a
> property and display it in textbox ..it shows the date plus12:00:00 AM
> I am using vb.net with firebird 1.5No, what is happening is it is coming in as NULL and the textbox
> HELP!!
> thks
>
object interprets that as 12:00 AM. Firebird distinguishes between a
NULL object and a 0 value, some objects do not.
Adam