We are having problems while retrieving dates from the oracle provider. If
we make a query with SQLPLUS we obtain the exact date. Using the oracle
client provider included in ado.net we obtain dates with 1 or -1
differences. For example, in the table the date is 11/Jan/2004 , and it
returns 10/Jan/2004
The problem is with the time recorded in the field.

What can the problem be???

Thanks.

Re: Oracle date problem by Angel

Angel
Tue Jul 13 20:07:21 CDT 2004

Carlos, can you post some more information? Oracle Client/server version,
table schema, database language setting (are you using UTF8) how was the
data inserted?

--
Angel Saenz-Badillos [MS] Managed Providers
This posting is provided "AS IS", with no warranties, and confers no
rights.Please do not send email directly to this alias.
This alias is for newsgroup purposes only.
I am now blogging about ADO.NET: http://weblogs.asp.net/angelsb/




"Carlos Hernandez" <carlos@integrasofthn.com> wrote in message
news:#b7NhkTZEHA.2776@TK2MSFTNGP10.phx.gbl...
> We are having problems while retrieving dates from the oracle provider. If
> we make a query with SQLPLUS we obtain the exact date. Using the oracle
> client provider included in ado.net we obtain dates with 1 or -1
> differences. For example, in the table the date is 11/Jan/2004 , and it
> returns 10/Jan/2004
> The problem is with the time recorded in the field.
>
> What can the problem be???
>
> Thanks.
>
>