Page 1 of 1

Build 5.55 - Error accessing table with Timestamp var in net mode

Posted: Mon 12 Dec 2005 07:52
by heuckeg
Hello,
perhaps somebody has an idea:
I can't access a table with a timestamp var.
Used components (Delphi 7): an OraSession with Options.Net := True, and an OraQuery.
When the Query is activated, an error message "ORA-03155: unsupported network datatype or representation" occurs.
Access to other tables works perfectly.

Hoping for an answer
Gunter

Posted: Mon 12 Dec 2005 13:33
by Paul
We couldn't reproduce the problem with ODAC 5.55.1.25. Please send us complete sample to demonstrate it and include script to create server objects to ODAC support address. Please specify version of Oracle server.

Posted: Wed 14 Dec 2005 07:50
by heuckeg
Hello Paul,

sorry for bothering, but did email with sample program reach you?

best regards,
Gunter

Posted: Wed 14 Dec 2005 09:16
by Paul
We have analysed your example. ODAC with Net=True does not support BINARY_DOUBLE and BINARY_FLOAT types of Oracle 10g server.

Posted: Wed 14 Dec 2005 09:20
by heuckeg
Hello Paul,

do you plan to support BINARY_DOUBLE or BINARY_FLOAT in a further version?

best regards,
Gunter

Posted: Wed 14 Dec 2005 09:50
by Paul
We do not plan to support it in the nearest future