A Common class which extends IDbConnection helps to connects -SQL server ( it works across all .net ado providers including sqlite, sqlce, firebird, oracle, MySQL, PostgreSQL and SQL Server)
All the samples and test cases are provided in the DbConnectTest project.