Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Hello Friends..am Mohammed riyash..final year BCA in Jamal
Mohamed College 2009. Trichy.
My doubt is while connecting SQL2005 Built in Database
withing the Visual Studio 2005 Framework.. I am getting the
error.. That " An Error occurred and it may be due to ,
under the default settings of the Server, the connection
cannot be established.." But the code works in MS Access
for me.. Both in VB.Net and C#.Net am getting the same
error.. Any genius please Message me to 9994558822 or mail
me.. riyash.ips@gmail.com

Answer Posted / ashu

look into using system.data.sqlclient;
here u may be using something different or

try this connection tag to connect db

sqlconnection cn= new sqlconnection ("data source=.;initial
catalog=pubs;integrated security=true");

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you instantiate a struct without using a new operator in c#?

991


What is dto c#?

945


Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?

1030


What is difference between code access and role based security?

1158


Can we declare private class in c#?

963


What is task parallel library?

1118


What are the advantages of generics in c#?

960


What is difference between string and stringbuilder in c#?

1020


What Is An Interface Class?

1105


What is difference between asp net and c# net?

1063


What is entity framework in c#?

978


Can scriptable objects have methods?

937


What is base class in c#?

1049


What is the data encapsulation?

935


Can I use exceptions in c#?

1041