We're using ODBC connections. We open a connection in virtually every page and close it in the same page. This has worked fine in development under Win 98. We are using server side VBscript. We just moved to Win 2000 and although we close the first connection it is consistently blowing off on any 2nd attempt in one session to open a connection.... we were unable to get MTS running - it's not our understanding that we need MTS, just PWS (we're still developing, not yet running from a web server per se)... is this a Win 2000 issue? If so, do we need to change the way we code our opens/closes by chance?
Any advice would be appreciated.
Any advice would be appreciated.