using system.data.sql or data.sqlclient
which one do you use when you are creating a connection to a database in sql server 2005 express edition
I assume youre using .net framework. Use SqlClient.
Selected Articles
