
Oracle Objects for OLE vs ODBC
You should use OO4O V2.1 which also includes a new data control.
The connect time to the database is much faster compared to ODBC, also the
data access if you avoid object references as described in the OO4O help
file programming hints.
Roger
http://members.aol.com/zuehlsdorf/index.html
===================================================
Quote:
>Which method of accessing an oracle database is faster and more flexible;
>using Oracle Objects for OLE or accessing the database through ODBC using
>SQLPASSTHROUGH queries.
>Blair.