Viewing 4 posts - 1 through 5 (of 5 total)
thanks for the replies! both seem perfectly valid options! having read up on snapshot isolation, it seems like this will be the simplest and easiest-to-maintain solution for my problem.
any apparent...
March 29, 2008 at 8:53 pm
there is no code i am having issues with at the moment.
this is the situation the application is in currently:
there are a number of tables used for reporting purposes. when...
March 29, 2008 at 4:13 pm
i tried doing SELECT * FROM dbo.SPTEST WHERE ID = 5 but it will still wait untill the sp finished though
March 26, 2008 at 9:45 am
Viewing 4 posts - 1 through 5 (of 5 total)