Session Variable Size

2003-10-07 Thread Sean Daniels
Does anyone know how to figure out how much RAM a given memory variable takes? I am trying to figure out how much RAM will be used by session variables, if I am storing some rather large query result sets in session scope. Thanks. [Todays Threads] [This Message] [Subscription] [Fast

Session Variable size limit

2000-10-11 Thread Eli Shechter
HI is there a byte limit to how large a single session variable can be?? can I make a session variable as large as I want or is there a limit. and also how about application and client variables? Thanx -Eli- --

RE: Session Variable size limit

2000-10-11 Thread Dave Watts
is there a byte limit to how large a single session variable can be?? can I make a session variable as large as I want or is there a limit. and also how about application and client variables? There may in fact be a limit, but given some of the things I've seen people store persistently in