Russ wrote: > Is this available in SQL Server 2000? Looking at the docs, it doesn't look > like it is.
It is, but why would MS use the same syntax as everybody else when they can do it their own way and lock users deeper into their propietary syntax? SELECT ... FROM ... WITH (updlock | rowlock) WHERE ... Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231622 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

