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...

how to connect database connectivity in dotNET? if suppose
SQL server?and also MS access?

Answer Posted / rajesh chekuri

MySQLConnection myConn;
myConn = new MySQLConnection(new
MySQLConnectionString("localhost", "databse", "User",
"password").AsString);
For More Info Visit www.funnydotnet.co.cc

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?

1039


How we can achieve Connection pooling in .Net?

1140


What is Flyout Design Pattern in .NET?

1175


What is stored procedure ? how we use it in .NET ?

1145


What is the purpose of enumerable class in .net?

1149


What is msil, il?

1120


How is .net able to support a lot of languages?

1000


What is the concept of inheritance and how it works in .net?

1066


How to create properties and methods using controls?

1177


What is the difference between reference type and value type?

976


Explain the procedure to add assemly to gac to make it shared one?

1051


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

1136


What is the use of gacutil.exe?

1341


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

984


Explain me what is the difference between an abstract class and an interface?

1075