Re: Filter Data based on Username



Hi Zeldor-

Thank you for the quick response. The recordset is able to pull data.
That's not the problem. The problem is that I have no control over
which data I want to diplay on my page. Example:

Welcome back "<? echo $row_xtr2['firstname']; ?>"! Always retrieves
the firstname of the first record in my table.

What if I wanted to record 7's first name. Do you see what I mean? My
recordset is not using the unique variable for 'username' to filter my
data.

.



Relevant Pages

  • Re: GUI for access 2002
    ... just referencing the first record in it. ... Is it a one-record recordset, ... the form named "change members" is not opened, ... I spent some time tiring ...
    (microsoft.public.access.gettingstarted)
  • Re: SYNC Form to listbox
    ... Modified code: ... I am thinking of an alternative approach, that being a cloned recordset ... based on the option box criteria and then displaying the first record. ...
    (comp.databases.ms-access)
  • Re: Missing first row in recordset from excel using .getrows
    ... I'm using the following code to get a recordset of an excel file. ... the getrows call to fill the variant array p. ... I notice that in the first record, ... Dim RDB As ADODB.Record ...
    (microsoft.public.vb.database.ado)
  • Re: Recordset problem..
    ... > Hi..I have problem in reading the first record after looping the ... i cannot read any record in recordset ... > after the first round reading. ... to do a .MoveFirst to get back to the first record. ...
    (microsoft.public.vb.general.discussion)
  • Re: really baffled - a might OT about recordset EOF
    ... I've never seen a populated recordset return a true EOF ... > the first record if the recordset contains any recorcords at all, ... > quicker response by posting to the newsgroup. ...
    (microsoft.public.inetserver.asp.db)