SessionID and SQLServer Session State

J

Jeff Carver

I've been experimenting with SQLServer session state, and I'm puzzled
by something. When I use Session.SessionID to display the session ID,
I get a 24-character string, e.g.:

ayzuglzyznc4o4eplcu1h2bj

The corresponding database value
(ASPState.ASPStateTempSessions.SessionID) is a 32-character string
which equates to the 24-character Session.SessionID value plus
"00000001":

ayzuglzyznc4o4eplcu1h2bj00000001

Any idea why?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,008
Latest member
HaroldDark

Latest Threads

Top