Hi all,
I work at a quite large a company with domain users.
I'm developing access databases that rely on the environ("username") variable.
I got a new computer and on this one, environ("username") returns an empty string!
Could someone please help with this.
This works fine on my 2nd desktop computer. i am confused.
When i run a loop of for i = 1 to say 33 and check each environ(i), and compare the output in the two computers, the environment "USERDOMAIN" and "USERNAME" is totally missing from the 'problem' computer.
Any ideas?
thanks in advance.
I work at a quite large a company with domain users.
I'm developing access databases that rely on the environ("username") variable.
I got a new computer and on this one, environ("username") returns an empty string!
Could someone please help with this.
This works fine on my 2nd desktop computer. i am confused.
When i run a loop of for i = 1 to say 33 and check each environ(i), and compare the output in the two computers, the environment "USERDOMAIN" and "USERNAME" is totally missing from the 'problem' computer.
Any ideas?
thanks in advance.