check the metadata..if not you could do something like

Set nocount on
update stuff
Select @@rowcount as AffectedRows
Set nocunt on


Adam H

On 5/10/05, Damien McKenna <[EMAIL PROTECTED]> wrote:
> Is there any way to find the number of rows affected by the last query
> when using SQL Server 2000 and a cfquery UPDATE statement?  I'm stumped
> on this one.  Thanks.
> 
> --
> Damien McKenna - Web Developer - [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>
> The Limu Company - http://www.thelimucompany.com/
> <http://www.thelimucompany.com/>  - 407-804-1014
> #include <stdjoke.h>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206242
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to