I have a table with a trigger that uses the inserted recordset.
it works fine when I update one record but when I send a query to update more than one record , the query fails.
How can I get around this ??
how can I reference specific columns in my updated row without using the deleted or inserted cursors??
I would apreciate any help in this area
Thanks,
Alex Campomanes