M
MikeC
I'm currently testing an Access XP project (ADP) on various PCs around our
office. This project connects to an MSDE 2000 back end using trusted
authentication. The application works fine except from *one* PC.
------------------------------------------------------
The error message is shown below:
"The recordsource 'sp_GetEmployeeInfo' specified on this form or report does
not exist.
You misspelled the name, or it was deleted or renamed in the current
database or it exists in a different database.
In the form or report's design view, display the property sheet by clicking
on the Properties button, and then set the RecordSource property to an
existing table or query."
------------------------------------------------------
The problem machine has the *Windows XP* operating system. The other
machines have Windows 2000 and are *not* experiencing any problems.
The *same* user (i.e. same permissions) can run the application from the
other machines without getting the above error, so my first guess is that
this problem is somehow related to Windows XP.
Upon further investigation, I discovered that this user cannot access any
other stored procedures from the Windows XP machine. The user has execute
permissions for all the stored procedures and, as mentioned above, this
problem occurs on only one machine. I also found that none of the database
objects are displaying in the database window for this user on this machine.
The database objects do display for the same user if he connects from a
Windows 2000 machine.
Can anyone tell me what I need to do to resolve this problem?
office. This project connects to an MSDE 2000 back end using trusted
authentication. The application works fine except from *one* PC.
------------------------------------------------------
The error message is shown below:
"The recordsource 'sp_GetEmployeeInfo' specified on this form or report does
not exist.
You misspelled the name, or it was deleted or renamed in the current
database or it exists in a different database.
In the form or report's design view, display the property sheet by clicking
on the Properties button, and then set the RecordSource property to an
existing table or query."
------------------------------------------------------
The problem machine has the *Windows XP* operating system. The other
machines have Windows 2000 and are *not* experiencing any problems.
The *same* user (i.e. same permissions) can run the application from the
other machines without getting the above error, so my first guess is that
this problem is somehow related to Windows XP.
Upon further investigation, I discovered that this user cannot access any
other stored procedures from the Windows XP machine. The user has execute
permissions for all the stored procedures and, as mentioned above, this
problem occurs on only one machine. I also found that none of the database
objects are displaying in the database window for this user on this machine.
The database objects do display for the same user if he connects from a
Windows 2000 machine.
Can anyone tell me what I need to do to resolve this problem?