R
Ron Heusdens
Hi,
I am using access2003 frontend with sql2000 database (adp).
Most of the logic is implemented in stored procs.
What i want to achieve is to show the name of the database user on an access
form (e.g. 'sa')
(pretty much the result of a 'SELECT USER').
Can this be done without storing the data first in a (temporary) table?
Using Dlookup didn' t work so far...
Any help is appreciated.
Grtx,Ron
I am using access2003 frontend with sql2000 database (adp).
Most of the logic is implemented in stored procs.
What i want to achieve is to show the name of the database user on an access
form (e.g. 'sa')
(pretty much the result of a 'SELECT USER').
Can this be done without storing the data first in a (temporary) table?
Using Dlookup didn' t work so far...
Any help is appreciated.
Grtx,Ron