Gheorghe Tihenea
Member
Hi,
I am evaluation your tool from C++ Builder 5 Entrprise. I have an Oracle 8.1.6i and my only access is trough some functions in a package. I did the wizard and now I have to C++ (and Delphi) code to access the functions I needed(BTW the generated code has some errors but they were easy to fix). Next I want to be able to get the result set (TOracleQuery) from one of my functions and to show it in a data aware grid (dbgrid). Is this possible ? If so, do you have a sample? I do not understand why a TOracleQuery cannot be used as a DataSet for a TDataSource ?
Thank you George
I am evaluation your tool from C++ Builder 5 Entrprise. I have an Oracle 8.1.6i and my only access is trough some functions in a package. I did the wizard and now I have to C++ (and Delphi) code to access the functions I needed(BTW the generated code has some errors but they were easy to fix). Next I want to be able to get the result set (TOracleQuery) from one of my functions and to show it in a data aware grid (dbgrid). Is this possible ? If so, do you have a sample? I do not understand why a TOracleQuery cannot be used as a DataSet for a TDataSource ?
Thank you George