> Hi All
>
[quoted text clipped - 20 lines]
>
> Laphan
Please include the article number and/or a link when referencing an ASPFaq
article. Here's the article I think you're talking about:
http://aspfaq.com/show.asp?id=2054
A closer reading of the article would reveal that Aaron is not advocating
the role-your-own database session method. He is simply opining that said
method is the best/simplest alternative when the session mechanism built
into ASP is not suitable; for example when the pointy-haired-boss says so.
Also note, that the article never mentions _sequential_ identifiers. While
identity columns are usually sequential by default, most databases support
some form of randomized identifier, whether that be the random auto-number
in Access, the globally unique identifier in SQL Server or whatever
implementations exist on other platforms.

Signature
May you be touched by His noodly appendage. RAmen.
http://venganza.org
Laphan - 26 Oct 2005 20:55 GMT
Hi Chris
Thanks for the response. OK, I may not have completely taken in what Aaron
is suggesting, but you can see it from my point of view can't you?
The site does appear to work OK, I just want to make sure that I'm using the
most cast iron approach I can when tracking state back and forth between the
http and https parts of the site.
Rgds Laphan
> Hi All
>
[quoted text clipped - 20 lines]
>
> Laphan
Please include the article number and/or a link when referencing an ASPFaq
article. Here's the article I think you're talking about:
http://aspfaq.com/show.asp?id=2054
A closer reading of the article would reveal that Aaron is not advocating
the role-your-own database session method. He is simply opining that said
method is the best/simplest alternative when the session mechanism built
into ASP is not suitable; for example when the pointy-haired-boss says so.
Also note, that the article never mentions _sequential_ identifiers. While
identity columns are usually sequential by default, most databases support
some form of randomized identifier, whether that be the random auto-number
in Access, the globally unique identifier in SQL Server or whatever
implementations exist on other platforms.

Signature
May you be touched by His noodly appendage. RAmen.
http://venganza.org