D
debbieg
Hi,
I am in the process of constructing a web page containing an Offic
PivotTable Component in FP.
The data is held in Access and depending on who logs in, only the dat
which the person is allowed to view will be displayed on the pivo
table.
What I'm having trouble with is how I can pass the userID (UID) fro
the form where authentication takes place, to the query in Access.
thought that I should be typing the following in the Command text i
the Pivot table property toolbox:
select * from table where UID = ::UID::
but that doesn't work.
Does anyone have any ideas?
Please help me.
Thank you,
Debbi
I am in the process of constructing a web page containing an Offic
PivotTable Component in FP.
The data is held in Access and depending on who logs in, only the dat
which the person is allowed to view will be displayed on the pivo
table.
What I'm having trouble with is how I can pass the userID (UID) fro
the form where authentication takes place, to the query in Access.
thought that I should be typing the following in the Command text i
the Pivot table property toolbox:
select * from table where UID = ::UID::
but that doesn't work.
Does anyone have any ideas?
Please help me.
Thank you,
Debbi