Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Session State in Sql Server

Author  Topic 

Amjath
Yak Posting Veteran

66 Posts

Posted - 2006-07-19 : 23:51:41
Hi to all,

I like to store session values in Sql Server. For that first of all i configure the Sql Server And then i create ASPSTATE Database. what i want is, i want to add 2 more columns to the table AspStateTempApplications, and AspStateTempSessions.
Can i do that. Can i change the Scheme of that table. then What are all the sp's i have to change.

With regards
Amajth

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-07-19 : 23:57:50
duplicate post http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=69358


KH

Go to Top of Page
   

- Advertisement -