473,406 Members | 2,390 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Storing session information in MSAccess or Text File

I'm curious (as opposed to having a definite need), but given that I know
how to serialize session information, does anyone know how in the .NET 1.1
framework I could write my own SessionProvider, such that I could take on
the responsibility to storing/loading session and thus store it in an Access
database or even a text file? I gather this is possible in .NET 2, but can
it be done using .NET 1.1?

Thanks in advance,

Brian.

www.cryer.co.uk/brian
Nov 19 '05 #1
2 1590
Session State in Access? Access isn't designed to stand up
to much of any kind of web traffic. 10 or 15 simulatneous
connections before you start seeing problems.

You would only "need" to store state in a database on
a web farm. If you are running a web farm, your ASP.NET
application "surely" wouldn't be communicating with your
Access database over a shared drive.

I can't see any logical reason why anyone would
bother this.

--
2004 and 2005 Microsoft MVP C#
Robbe Morris
http://www.masterado.net

Earn $$$ money answering .NET Framework
messageboard posts at EggHeadCafe.com.
http://www.eggheadcafe.com/forums/merit.asp

"Brian Cryer" <br****@127.0.0.1.activesol.co.uk> wrote in message
news:11***************@lotis.uk.clara.net...
I'm curious (as opposed to having a definite need), but given that I know
how to serialize session information, does anyone know how in the .NET 1.1
framework I could write my own SessionProvider, such that I could take on
the responsibility to storing/loading session and thus store it in an
Access database or even a text file? I gather this is possible in .NET 2,
but can it be done using .NET 1.1?

Thanks in advance,

Brian.

www.cryer.co.uk/brian

Nov 19 '05 #2
"Robbe Morris [C# MVP]" <in**@eggheadcafe.com> wrote in message
news:OD**************@tk2msftngp13.phx.gbl...
Session State in Access? Access isn't designed to stand up
to much of any kind of web traffic. 10 or 15 simulatneous
connections before you start seeing problems.

You would only "need" to store state in a database on
a web farm. If you are running a web farm, your ASP.NET
application "surely" wouldn't be communicating with your
Access database over a shared drive.

I can't see any logical reason why anyone would
bother this.

--
2004 and 2005 Microsoft MVP C#
Robbe Morris
http://www.masterado.net


I agree entirely. However, my interest is in HOW I could take control of
saving session information, not whether I should be using Access to store
it.

Brian.

www.cryer.co.uk/brian

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Francisco | last post by:
I have this problem: I have a database with information about games, and users are able to vote for them. Everytime a user votes for a game I store the unique game name into a session variable (an...
15
by: (Pete Cresswell) | last post by:
I've got a .BAT file that I use for executing various MS Access apps that I wrote way back in the days of 2.0. It's evolved over time, but it still contains a number of possible paths to...
2
by: Robert Hanson | last post by:
I am new to the asp.net application building and I have read the information regarding the storing of information using session vs cookies vs viewstate. I am asking for suggestions/guidance as to...
2
by: Shyam | last post by:
Hi, I wanted some advice on the following. All the users who log in to the system are created in the SQL Server. As I am not keen to store any user information on the web.config file for...
2
by: Al Wilkerson | last post by:
Hey guys, I'm having problems with creating/storing a value in a session variable for later retrieving on another page. Here is the aspx page where I create/store the value ...
4
by: kanones | last post by:
I have some data that is been retrieved from a call to sql server stored procedure that I want to store for a period of time in a web farm architecture. I want to minimize the calls to sql server...
13
by: Alexander Widera | last post by:
hi, who has seen the follow problem or could help please? i visit a page .... i read a sesssion-var . ... everythink works...... i visit the page again..... error ... the sessionvar is null .... i...
6
by: christopher.j.just | last post by:
I need to set the information being passed through the fields (23 of them) in the form into a session. Where do I start? Thanks, Chris
3
by: RSH | last post by:
Hi, I have a situation where I have created an object that contains fields,properties and functions. After creating the object I attempted to assign it to a session variable so i could retrieve...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.