When I set the ADO connection at design time to TRUE, I get the message 'Oracle error occurred but error message could not be retrieved from Oracle.' I am using the Microsoft OLEDB Provider for Oracle, Delphi 5 and
Oracle 8i.
I tried to set the connection to TRUE so that I could examine the contents of my dbgrids and textboxes because some are empty although their datasources are correct.
What is strange about this grid is that it appears blank but when I move from row to row, data on a related panel change. The BDE-based application works correctly but its ADO counterpart does not.
Thanks.
Oracle 8i.
I tried to set the connection to TRUE so that I could examine the contents of my dbgrids and textboxes because some are empty although their datasources are correct.
What is strange about this grid is that it appears blank but when I move from row to row, data on a related panel change. The BDE-based application works correctly but its ADO counterpart does not.
Thanks.