Re: Object for OLE vs ODBC vs SQL Link

From: Jim Huffer <hufferj_at_flash.net>
Date: 1996/04/12
Message-ID: <4klslv$7tk_at_excelsior.flash.net>#1/1


The answer is that it depends on what kind of access you want. If you are wanting access to analyze a result set, like in a bound grid, go with OO4O. If you are doing interactive transaction processing, try ODBC. OO4O does not support standard ODBC methods like FINDFIRST, FINDNEXT, etc. Therefore, a snapshot or dynaset object result set cannot be manipulated like it can under a straight ODBC connection. Jim
opto2y_at_menudo.uh.edu (Shariq Mansoor) wrote:

>Hi,
 

>We have MS-Access clients and wants to excess Oracle7 server
>Which method is better and fast "Oracle Object for OLE" or ODBC ?
>Also we will develop another application in delphi, is it ok to use
>Oracle Object for OLE or ODBC ? or SQL Link is better ?
 

>Thanks in advance
 

>Shariq Mansoor
>e-mail shariq_at_uh.edu
Received on Fri Apr 12 1996 - 00:00:00 CEST

Original text of this message