Share via


Mapping Visual FoxPro ODBC driver functions to OLE DB methods

OLE DB and ODBC are different interfaces. There is no one-to-one correspondence between the properties of one interface and the attributes of the other. OLE DB contains a rich definition of property sets and interface method parameters that provide services significantly different from those provided by ODBC. For more information, see the OLE DB documentation of schema rowsets, property sets, and methods. For a discussion on OLE DB relative to ODBC, see the MSDN article "OLE DB for the ODBC Programmer."

See Also

Language Reference for OLE DB Development | OLE DB Provider for Visual FoxPro