Re: Update and insert in one sql statement in access error



"Omar Mahanna" <o_mahanna@xxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:42c2917b@xxxxxxxxxxxxxxxxxxxxxxxxx
> iam use delphi7.0 and ADOQuery.
> when make update and insert in one statement show error syntex
> error(missing operator)
>

Omar,

You really need to give more information. What database are you using, and
what is the statement you are trying to execute?
Besides that, I don't think it is possible do an insert AND an update in ONE
statement.

Maurice


.