Hi,
I am developing one application in VB as front end and SQL Server as backend. When I am trying to connect to SQL server, If I have Local Admin rights to my system then it is working fine otherwise If I dont have Local Admin Rights to my system, it is not working. How can I connect to Server without having local admin rights?
If you can send me sampl connection string, that would be grate.
Thanks in advance for your reply.
Regards,
Venkat.
I am developing one application in VB as front end and SQL Server as backend. When I am trying to connect to SQL server, If I have Local Admin rights to my system then it is working fine otherwise If I dont have Local Admin Rights to my system, it is not working. How can I connect to Server without having local admin rights?
If you can send me sampl connection string, that would be grate.
Thanks in advance for your reply.
Regards,
Venkat.
Comment