mgm wrote:[color=blue]
> Well this is how it works: the data is entered into a database
> somewhere, I have no access to it, that data is then replicated to
> another database that I have limited access to but can't change
> anything there, that is then replicated to another database by my
> boss, it is that data that I have to work with. Right now I simply
> want to capture when there is this overlap so I can let my boss know.
> I'll just display the information and contact information to the
> user. I have figured how I can do that now, I will just use
> getrows() method. I will mention it to my boss that this is
> happening so that maybe the error can be caught by his replication
> -- he's away on vacation now.
>
> I do not know how to find the version of the database[/color]
I sometimes use "database" as shorthand for "rdbms" or "database server"
[color=blue]
> that I have
> limited access to, but the version we are using is SQL Server
> Enterprise Edition
> 8.00.760(sp3).
>
> I will have to read up on cursors however, I've read before but
> didn't quite understand, thanks.[/color]
Don't misunderstand: I was not talking about T-SQL cursors. I was referring
to the cursorlocation and cursortype properties of ADO cursors. GetRows is a
good method for both determining the record count, and displaying your data.
See:
http://www.aspfaq.com/show.asp?id=2467
[color=blue]
>
> I was wondering if you may have an answer to another question I
> posted in inetexplorer.scripting (no one is answering it there, maybe
> wrong newsgroup?) This is the text from that posting:
> ---
> I have a intranet web app. I built at work. On one person's machine,
> when they hit the back button after filling a form and submitting,
> they get the warning 'page has expired...hit refresh, etc.' and then
> the refresh requeries the database instead of just displaying the
> data in the form as it was.
>[/color]
AFAIK, there is no way to prevent this security message from occurring.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"