> Is there a way to detect if a SQL update statement in <CFQUERY> resulted
in a record being updated? I guess I would want to know the number of rows
updated.

depends on your db, for sql server examine the @@ROWCOUNT var immediately
after your update.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to