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 / raju

SQl Server
namespace->Using System .data.Sqlclient;

SqlConnectin con=new SqlConnection
("Servername="";uid="";pwd="";database="")

Ms-Access:

Namespace->using system.data.oledb;

oledbconnection con=new oledb connection
("Servername="";uid="";pwd="";database="")

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is new in .net core?

974


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

1004


What are the types of assemblies in .net?

1146


What is the difference between reference type and value type?

976


How do you define the lease of the object in .net?

1045


i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?

2411


Write the .net syntax for 'while loop'?

1114


Using activex control in .net?

1053


What is multiThreading in .NET?

1104


What is Ajax? How it is related to your project?

1104


What are the improvements made in cas in .net 4.0?

1009


Do you know the difference between the stack and the heap?

1056


Which namespace is used to support multithearding in .NET?

1057


which methos do you invoke on the dataadapter control to load your generated dataset with data?

1121


Explain the different types of proxy patterns?

1288