command text for query

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

command text for query

Post by Guest » Mon 06 Feb 2006 11:04

Can I use the command text property of clientdataset to delete or insert field?
thank you for your time

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

Post by Challenger » Tue 07 Feb 2006 10:35

Yes, you can use CommandText property of TClientDataSet to delete or insert fields.

Post Reply