hi all,
I have a problem. I retrieve data from adoquery and then set a datasource dataset to the adoquery. then I set the datasource of a dbgrid to the datasource itself.
if the adoquery has the cursorlocation set to : cluseclient, then everything works well, but if I set the cursorlocation to cluseserver, it says : you cannot do this operation on a unidirectional dataset.
why7 is that?
I want to use the "cluseserver" because it is so much faster?
any help please?
thanks
I have a problem. I retrieve data from adoquery and then set a datasource dataset to the adoquery. then I set the datasource of a dbgrid to the datasource itself.
if the adoquery has the cursorlocation set to : cluseclient, then everything works well, but if I set the cursorlocation to cluseserver, it says : you cannot do this operation on a unidirectional dataset.
why7 is that?
I want to use the "cluseserver" because it is so much faster?
any help please?
thanks