Hello;
I'm working with dbms_debug package and I'm using TOraclePackage.
I've two question about usage of TOraclePackage.
1)
By using TOraclePackage, how can I call and read the following Oracle Object.
TYPE xxxx IS TABLE OF VARCHAR2(64);
2)
on dbms_debug package there exist
FUNCTION...
Hello;
I've migrate to Delphi2006. Unfortunately, I did not check your doa2006 release is ready or not.
When will you lounch your release for Delphi2006/Win32.
Sincerely.
Cagatay Ozpolat
Hello;
On PDF documentation I couldn't found Whole column types. For example:
otDate=12
otNumber=2
otFloat=4
otLong=8
otBlob=113
My retrieved column is Number(20) format and column type value is 5.
Bu I can not found otXXXX name.
Can you help me?
Cagatay
Hello;
I've set in my code the following properties as true :
OracleDataSet.OracleDictionary.DisplayFormats:=True;
OracleDataSet.OracleDictionary.RangeValues:=True;
But I can not see the values of Number(20) formatted colums as the following:
9007199254796474761 (Without , and E...