So I'm experiencing the issue described in the title. I know SQL 2000 doesn't support MARS (Multiple Active Result Sets) but my clients have SQL 2005/2008 and some of them are still having problems when I use MARS because their databases came from SQL 2000.
There is any workaround for MARS in this cases?
ps: I'm terrified just thinking of not using MARS