ADO.NET Question:

How do you connect to SQL Server Database without using sqlclient?

ADO.NET Interview Question
ADO.NET Interview Question

Answer:

you can connect sql using oledbname space .


Previous QuestionNext Question
What are the steps to connect to a database?What is Partial class?