What is the use of connection object

Q

What is the use of connection object ?

✍: Guest

A

They are used to connect a data to a Command object.
? An OleDbConnection object is used with an OLE-DB provider
? A SqlConnection object uses Tabular Data Services (TDS) with MS SQL Server

2007-10-24, 4483👍, 0💬