I recently changed some code from using select MAX(ID) from table to select
@@identity and it is throwing serialization errors out the wazoo!  Can
anyone shed some light on the subject and offer a way to improve this so
errors are not thrown?  I was thinking of using a SP instead of my CF code
but I would appreciate any suggestions!

Thanks,

Neil

p.s. My select @@ is within a cftransaction if that matters :)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to