Hello,
I need to extract some id from some table in mydatabase. I launching query from code.
I would like to know if it is correct what I do
SET NOCOUNT ON SELECT ID FROM tblID SET NOCOUNT OFF
it is right to set nocount on at the beginning and if you need to reset it in the end.
Many thanks
www.Photoballot.net