Posted By: Jens Fudickar Date Values as 30.12.1899 - 08/08/06 04:21 PM
Hi,

without sitting at my development computer i've got a question from a customer.

Is there any known problem with the current beta release and date fields.

In the newest version of my program all date values are returned as the constant value "30.12.1899".

SQL*Net v9.2
Database 9.2 and 10g

Greetings and thanks
Jens
Posted By: Helene Re: Date Values as 30.12.1899 - 08/08/06 06:47 PM
Could this possibly be caused by wrong handling of NULL values? We have had problems with a date component, which does not handle deletion of a date value correctly. Instead of changing the field value to NULL it is set to 0 - which causes the date to be interpreted as "30.12.1899".

In our case, this is not related to DOA, but to the delphi date component.

With regards,
Helene
Posted By: Jens Fudickar Re: Date Values as 30.12.1899 - 08/08/06 07:30 PM
But the only thing i have changed is the doa version. All other components are unchanged.
Posted By: Marco Kalter Re: Date Values as 30.12.1899 - 08/08/06 10:13 PM
I did a little test with the current beta, and cannot immediately find a problem with dates. Can you create a little project to reproduce this?
Posted By: Jens Fudickar Re: Date Values as 30.12.1899 - 08/09/06 12:22 AM
I will try tomorrow.
Posted By: Jens Fudickar Re: Date Values as 30.12.1899 - 08/11/06 01:53 AM
Done
Posted By: Marco Kalter Re: Date Values as 30.12.1899 - 08/11/06 06:26 PM
No problem here. Can you let me know the following?

1. The results of the following query:

select * from nls_database_parameters
where parameter like 'NLS%CHARACTERSET';

2. A registry export of:

HKEY_LOCAL_MACHINE\Software\Oracle

Thanks in advance.
Posted By: Jens Fudickar Re: Date Values as 30.12.1899 - 08/11/06 06:30 PM
Answered by Mail two hours ago :-)
© Allround Automations forums