We are using windows authentication..
I executed the following sql statement to grant permission to the user.
GRANT execute TO [SUPREMELEND\Yogita.Devarajan];
I still get the same error while I am trying to install
Error: Microsoft SQL Native Client :Login time expired .Please let me know what is wrong.
Thanks
|