CommandText

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
juna

CommandText

Post by juna » Wed 11 Jan 2006 12:59

I have this code
DataModule2->ClientDataSet1->CommandText="SELECT * FROM CLIENTS WHERE NAME='Juna'";

Also I have set to true allowcommandtext in the OraProvider. Still I get the error message that CommandText changes are not allowed.Can you help? Thanks

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 11 Jan 2006 15:51

Please send to ODAC support address complete sample to demonstrate your problem

Post Reply