ADO.NET Question:
How do you connect to SQL Server Database without using sqlclient?

Answer:
you can connect sql using oledbname space .
Previous Question | Next Question |
What are the steps to connect to a database? | What is Partial class? |