General Forum

Log in or Sign up |

67 votes

Updateobject for TADSQuery

I would like to have a UpdateObject for a Query, so I can define the sql for update/Insert for a TADSQuery. this would avoid to make such things with Triggers

  1. Comments
  1. 2 Default-avatar

    good idea...I currently work around that issue using temp tables (select ... into #tmp ...) and the AfterPost event.

Log in to leave a comment

powered by UserVoice