I have to connect to a database Oracle 9.2 via net with ODAC 5.10.4.13 that has a field defined as NUMBER(18, 0). I have to retrieve all the 18 digits to a string but I have not had success because the field is defined as a float instead of a LargeInt. Any clue?
Also, is there any way to search this forums, because I am sure this question has been answered before.
Regards,
Pablo
NUMBER(18, 0)
NUMBER(18, 0)
Thanks a lot, it was False, I never thought I would have to retrieve such numbers.
Regards,
Pablo
Regards,
Pablo