Page 1 of 1

Supported .Params DataTypes

Posted: Thu 19 Oct 2006 14:41
by Phobos
Greetings,

we will be discussing the purchase of ODAC probably tomorrow, due to some unanswered question, management is in favor of rival companies :(.

Is there somewhere a list of supported Parameter DataTypes?
I had no problems with most Params datatypes but the ftBCD - when I use ftBCD i get an error that "this type is not supported" - is it a bug or a feature?
or is there an option EnableBCD like in ADODB?

Thank you in advance.

btw.
I have answered the Question about AutoCommit and StartTransaction myself by test myself...

Code: Select all

ODAC 5.8 (latest)
Delphi 7
Oracle 10i

Posted: Fri 20 Oct 2006 08:07
by Challenger
This is designed behavior. We have ftNumber type (TOraNumber class) that is native for Oracle.