I cannot retrieve ORACLE number fields with ADO.
ADOB.Connection.Execute(“select * from table)
This command will always return an empty recordset if the table has number fields. HELP please !