Feeding TClientadataset through a provider

DvH

Member
If I open a TClientdataset which is connected by a TProvider to a TOracledataset I will get the following message :
Not all Variables bound.

This also happened on Design time.
The variables will be deleted.

How can I solve this ?

TIA

Dave
 
Perhaps this topic applies? If so, a simple "Fetch Params" should fix it.

------------------
Marco Kalter
Allround Automations

[This message has been edited by mkalter (edited 30 September 2003).]
 
I had the same problem. Disappeared after upgrading from D6.2 to D7.

Originally posted by DvH:

If I open a TClientdataset which is connected by a TProvider to a TOracledataset I will get the following message :
Not all Variables bound.

This also happened on Design time.
The variables will be deleted.

How can I solve this ?

TIA

Dave
 
Was there a fix for this situation. I just upgraded to the last 3.4.D6 version per my previous messages regarding long raw and blob fields and now i am seeing the same problem. The variables dissappear after I try to open the clientdataset. I tried fetch and a list index out of bounds error.
 
Back
Top