G
Guest
If I have a variable described in Oracle as NUMBER(6) or NUMBER(4) what
datatype does this translate into when I am building a parameter? There is
no "Number" data type to select from when I am populating
"Oracle.DataAccess.Client.OracleDataType". When does the number become INT16
vs. INT32 vs INT64? I read that Oracle natively stores these as
decimal....but I maybe all wet on this one..
Thanks in advance for your assistance!!!!!!!
datatype does this translate into when I am building a parameter? There is
no "Number" data type to select from when I am populating
"Oracle.DataAccess.Client.OracleDataType". When does the number become INT16
vs. INT32 vs INT64? I read that Oracle natively stores these as
decimal....but I maybe all wet on this one..
Thanks in advance for your assistance!!!!!!!