OracleClientDataSet enhancement request

Roeland

Member³
In the WhatsNew.txt documentation you mention

Enhancements in 4.0.6.2
=======================
* TOracleClientDataSet.FetchParams could cause "Parameter not found"
exception for Delphi / C++Builder 5 and later

Where do i get this component? If this is an error, could you guys think about making such a component? I like to work with ClientDataSets for several reasons (index, clonecursor, enhanced filter, internalcalc, ...)
It should make my life a bit easier.

Thank you!
 
Hi Marco,

I know it is :) .

My question was if you guys could inherit this component (like you inherited TDataSet) and make a new TOracleClientDataSet.
You mentioned it already in the WhatsNew.txt documentation (see above) but i guess you mean TClientDataSet.FetchParams instead of the TORACLEClientDataSet.
 
Back
Top