TMyQuerry.SQL*
Posted: Tue 29 Aug 2006 22:29
Delphi 6 Q : TMyQuerry;
Fortunately this goes well: Q.SQL property is set and Q.Execute gives me result.
But I also see Q.SQLUpdate etc.
How can I let the Q know to execute SQLUpdate?
The examples given are very sound sql's but how to execute them.
Please, enlight me (Teunis)
Fortunately this goes well: Q.SQL property is set and Q.Execute gives me result.
But I also see Q.SQLUpdate etc.
How can I let the Q know to execute SQLUpdate?
The examples given are very sound sql's but how to execute them.
Please, enlight me (Teunis)