ADO.NET Question:
Download Job Interview Questions and Answers PDF
Does SQLClient and OLEdb class share the same functionality?
Answer:
No, each have its own functionality,
ex : for sql client , there is SqlConnection object
and for oledb client , there is OleDBConnection
ex : for sql client , there is SqlConnection object
and for oledb client , there is OleDBConnection
Download ADO.NET Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the difference between data reader and data set? | why edit is not possible in repeater? |