Thread
:
Update Source Record After Insert
View Single Post
#
2
(
permalink
)
October 25th, 2004, 11:44 AM
bmains
Friend of Wrox
Points: 4,754, Level: 29
Activity: 0%
Join Date: Jun 2003
Location: Harrisburg, PA, USA.
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Hey,
Probably could use a trigger to do the update. Update the row of data upon success, then have a massive update for null rows on that status field that converts nulls to failure.
Brian
bmains
View Public Profile
Find all posts by bmains