Using TSmartQuery

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

Using TSmartQuery

Post by Antonio » Tue 04 Jul 2006 07:46

First i am from spain and i sorry but my english is very bad.

I like a sample of TSmartQuery with a DBText to insert a record. I try but i don´t know how to make it

best regards

Antonio.

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

Post by Challenger » Tue 04 Jul 2006 13:24

Please make sure that query resultset is editable i.e. you specified key fields or included RowID field into your SELECT SQL statement.

Post Reply