I'm trying to find the best way to handle session timeout. Can I create a session with a timeout totally independent of the session timeout defined when creating a database.
i.e. If I create a database with a session timeout of 32,400 can I then create a session with a timeout of 3,600 - and conversely if I create a database with a session timeout of 3,600 can I then create a session with a timout of 32,400. I know that you can set a timeout value for a session but I'm not sure if it's in any way constrained by the value set at database creation time. Thanks, Ray _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
