Asp.Net Custom Sessionstate DataBase

Hi Guys:
I want a Sql Server DataBase with a DataBase Name I give it and not the default 
one assigned by the DataBase Creation utility for creating a Session DataBase, 
I forget the default name off hand but want to call it something like quote 
OFBGSessionState unquote.  Has anyone done this and is this an example of the 
Custom Implementation of the SessionState DataBase feature for an Sql Server 
DataBase?
My Sessiion Variables are sometimes dissappearing and I am tired of messing 
with the IP Host and all the options that can be set so want to just store my 
Session Variables in my own Sql Server DataBase and be done with it.
Rick USA

Other related posts: