To execute Transact-SQL statements and process the results by using the SQLOLEDB provider, you need to know how the SQLOLEDB provider maps Microsoft® SQL Server™ data types to OLE DB data types when binding parameters or columns in a rowset, and when using the ITableDefinition interface to create a table in SQL Server.