
Pb Query Number field on Oracle db w/ Vba Excel
Hi,
In a Visual Basic module in Excel 97, I'have created a connexion on an
Oracle 8i database with an ADO object and the use of the Oracle ODBC Driver.
I can query my db without any problems with SQL statements and get results
EXCEPT when I try to get fields of type number in my table.
Does someone know why ?? Bug ? Bad parameter ...
Please, let me know if you know this problem and if you have an idea or a
solution.
Thanks