472,125 Members | 1,418 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,125 software developers and data experts.

2-dimentional array in session variable

Hi,

I try to store a two-dimentional array in a session variable. When I do the
same with a one-dimentional array, it works fine, but with a two-dimentional
array it fails. Is this not possible? Is there something special I have to
take into account?

Any help is welcome

Cedric
Jul 19 '05 #1
2 2121
You can store 2D arrays in session variables without doing anything special.
In what way does this fail and using what code?

Ray at home

"Cedric Baelemans" <cb********@emagine.be> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
Hi,

I try to store a two-dimentional array in a session variable. When I do the same with a one-dimentional array, it works fine, but with a two-dimentional array it fails. Is this not possible? Is there something special I have to
take into account?

Any help is welcome

Cedric

Jul 19 '05 #2
What on earth does "it fails" mean?

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"Cedric Baelemans" <cb********@emagine.be> wrote in message
news:#3**************@TK2MSFTNGP09.phx.gbl...
Hi,

I try to store a two-dimentional array in a session variable. When I do the same with a one-dimentional array, it works fine, but with a two-dimentional array it fails. Is this not possible? Is there something special I have to
take into account?

Any help is welcome

Cedric

Jul 19 '05 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by Neil Jarman | last post: by
4 posts views Thread by mechweb | last post: by
4 posts views Thread by John Kraft | last post: by
3 posts views Thread by Jack | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.