I'm new to DOA Components. Can anybody help me to solve my problem with TOracleDataSet and cursor returned from function, declared in package.
I have a package on local Oracle server, which declares the following:
TYPE t_ImportRec IS RECORD (
record fields definitions...
);
TYPE...
Has anybody experience in comparing DOA components with ODAC components developed by Core Labs?
I'm trying to decide which component suite to use in my work, so any comments will be welcome.
Thanks in advance.