I am working on an Access 2000 Project with SQL 2000 backend.
I have a form that sets a textbox's value to Environ("UserName"
and then uses this value to display all of the records for that user by passing the value of the textbox as the parameter for the SQL Stored Procedure. This works great on the Windows 2000 and Windows XP workstations, but users on the Windows NT workstations aren't getting any values to populate even when we have verified that they exist. Any thoughts?
Thanks for the help.
Nickela
I have a form that sets a textbox's value to Environ("UserName"
Thanks for the help.
Nickela