Page 1 of 1

Update or insert

Posted: Wed 07 Jul 2010 11:18
by calou
Hello,

When we call

Code: Select all

update or insert into... matching(arg1,arg2)
In case we have at least 2 records where arg1 and arg2 are the same it seems that no update or insert is done.

How could IBDAC return this information?

Thanks for help

Regards

Posted: Wed 07 Jul 2010 13:31
by Challenger
Please specify what information you what IBDAC to return.

Posted: Mon 12 Jul 2010 10:31
by calou
Hello,

In fact firebird returns a message so it is good for me

Thanks for help

Regards