N
Nick
I have written a query to allow record-level access
depending on the user. This makes use of the CurrentUser
function. I am then using a data access page to connect to
the database via the query. When run from within the
database both the query and the DAP work fine, but when I
try and run the page from outside the database (using IE6)
I get an error message "Undefined function 'CurrentUser'
in expression".
Anyone got any suggestions?
Many thanks,
Nick.
depending on the user. This makes use of the CurrentUser
function. I am then using a data access page to connect to
the database via the query. When run from within the
database both the query and the DAP work fine, but when I
try and run the page from outside the database (using IE6)
I get an error message "Undefined function 'CurrentUser'
in expression".
Anyone got any suggestions?
Many thanks,
Nick.