Hello, I'm not to sure if this is the right place to write this to but here it goes....I'm fairly new to perl and I'm trying to add CGI::Sessions to an application written in perl (on FreeBsd) that writes to a MSSQL database. Currently it uses the sybase.pm to connect to the database but how can i go about storing sessions information on the mssql database? What driver do you suggest i use to accomplish this(ODBC)? Any advise would be great.
Thank you -pm