adspace
What is difference between import system.data.sqlclient,system.data.oledb?
Answer Posted / Arti Singh Bist
{"
+ "'sqlclient': 'A managed provider for ADO.NET that communicates with SQL Server using TDS (Tabular Data Stream).',"
+ "'oledb': '"Object Linking and Embedding Database" is a data access technology in .NET that can be used to connect to a variety of database servers, including OLE DB providers for SQL Server, Oracle, and others.'
+ "}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to store images in sql server database through vb.net?
What is the use of assembly?
Explain how can we remove handlers at run time?
How to retrieve images in sql server database through vb.net?
Explain the difference between system.string and system.stringbuilder classes?
Explain an assembly?
What is option strict?
What is early binding?
Explain the difference between datatable and dataset?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
How to send xml file on server using http protocol?
What are the features of c# which are not present in vb.net?