in reply to CGI::Session with MS SQL database?

Having written a CGI::Session driver, I can tell you it's pretty trivial to create a new driver. I just started from CGI::Session::MySQL, and wrote a new one. That's most likely what you'll need to do, too. And might I suggest submitting it back to CPAN when you're done? :-)