Does anyone have any experience relating to performance benefits/drawbacks of using the OLEDB driver for SQL Server over the ODBC driver?
Common sense tells me that the OLEDB driver should be faster, since ODBC on SQL Server is really just a wrapper for OLEDB anyway, but we've always used ODBC in my shop and I don't know if there's any advantage one way or the other.
Common sense tells me that the OLEDB driver should be faster, since ODBC on SQL Server is really just a wrapper for OLEDB anyway, but we've always used ODBC in my shop and I don't know if there's any advantage one way or the other.