Page 1 of 1

ORA-01801

Posted: Wed 15 Jun 2005 09:45
by Guest
Hi,

We obtain an error ORA-01801 (date format is too long for internal buffer) during query:

SELECT column_name
FROM tablename
WHERE datafield = '10.10.2010'

This error is very mysterious - it occurs not always, with the same parameters in the query.

Please help me

Posted: Thu 16 Jun 2005 15:15
by Alex
We need more detailed description of you problem i.e. your Oracle client/server versions, ODAC version and script to create server objects, also specify if you use Net option.