Re: How to connect database in C#
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
Subject
Views
Written By
Posted
2514
December 19, 2011 01:46AM
1393
December 19, 2011 08:46PM
Re: How to connect database in C#
1660
March 30, 2012 01:07AM
3686
December 30, 2011 12:21AM
1605
February 12, 2012 09:10PM
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.