MySQL Forums
Forum List  »  Quality Assurance

Re: How to connect database in C#
Posted by: david adams
Date: March 30, 2012 01:07AM

Try this

Connect to SQL Server 2005 MS go to security >> logins >> check your windows userid exists in there (hoepfully yes if your server is on the same machine, but still check once) >> right click on the user id >> click on properties >> check what all database rights that user id has >> if your target DB is not checked give the acecss >> select the role you want to give if required or leave it as is if you can live with public role.

Briefcase

Options: ReplyQuote


Subject
Views
Written By
Posted
2413
December 19, 2011 01:46AM
1349
December 19, 2011 08:46PM
Re: How to connect database in C#
1606
March 30, 2012 01:07AM
3613
December 30, 2011 12:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.