Fetching rows from a cer..
From: Carlos Augusto Leite Netto <cnetto_at_bestway.com.br>
Date: 1996/09/12
Message-ID: <3237CB47.7796_at_bestway.com.br>#1/1
Date: 1996/09/12
Message-ID: <3237CB47.7796_at_bestway.com.br>#1/1
> I am not sure if i understand correctly; your :last_retriever_primary key
> - is it stored in the same table? If this is true, it's value will be
> changing concurrently for different users accessing your site in
> parallel, right? The whole point was to make this thing work per user. Or
> am i missing something?
:last_retrieved_pk is a variable. It stores the primary key of the last row a user retrieved, for each user. Yes. If they're using Browsers, it's necessary to create a hidden field to store it.
I think that you're not missing anything.
-- Name: Carlos Netto e-mail: cnetto_at_softdes.com.br Software Design Informatica Oracle System Integrator Oracle BAP member. Softex/2000 member. Campinas, Sao Paulo, BrazilReceived on Thu Sep 12 1996 - 00:00:00 CEST