Hi there,
Here is my problem:
SQL Server 2008 R2.
MS Access Project(adp) application connected to the server.
SQL Server Authentication.
If dbo logs in, first application query starts in 2-3 seconds
If regular user logs in, first query starts after 30 seconds. After that, everything is fine.
If regular user is promoted to dbo, 3 seconds. Then demoted to his original rights, 30 seconds.
New user, regular privileges, 30 seconds.
I'm talking about the same environment for both and even the same computer from where we log in to the database.
I can't understand why and it's really frustrating.
Any idea would be highly appreciated.
Thanks a lot.
Daniel Vlas
Systems Consultant
Here is my problem:
SQL Server 2008 R2.
MS Access Project(adp) application connected to the server.
SQL Server Authentication.
If dbo logs in, first application query starts in 2-3 seconds
If regular user logs in, first query starts after 30 seconds. After that, everything is fine.
If regular user is promoted to dbo, 3 seconds. Then demoted to his original rights, 30 seconds.
New user, regular privileges, 30 seconds.
I'm talking about the same environment for both and even the same computer from where we log in to the database.
I can't understand why and it's really frustrating.
Any idea would be highly appreciated.
Thanks a lot.
Daniel Vlas
Systems Consultant