From: "Sam Q. Lang" <webmaster@sfi-software.com>
Subject: Re: Forms 4.5 or VB
Date: 1996/06/06
Message-ID: <31B6F4F8.3CF1@sfi-software.com>#1/1
references: <31A765E2.467D@mediom.qc.ca> <31AB1438.7F12@tapestry.com> <Pine.SUN.3.91.960605073131.4597A-100000@erika.upd.edu.ph>
to: Rafael Ramirez <raffy@erika.upd.edu.ph>
content-type: text/plain; charset=us-ascii
organization: Sylvain Faust Inc. (SFI)
mime-version: 1.0
newsgroups: comp.databases.oracle
x-mailer: Mozilla 2.02 (WinNT; I)



Rafael Ramirez wrote:
> 
>   VB can use Oracle Objects for OLE which is a much better interface than
> ODBC as long as its only an Oracle database that you want to access. It was
> written using OCI and is pretty efficient.

OCX for OCI (Oracle Call Interface) API
---------------------------------------

Simply need SQL*Net, no middleware, get rid of ODBC.

Gives full control, maximum speed since you directly program at the
OCI level.

Comes with VB4 samples, a 32 bit OCX, a 16 bit OCX and printed as
well as online documentation.

See what an Oracle vice president has to say at:
http://www.sfi-software.com/doc/pressrelease/jan2996oracle.htm

Download an evaluation copy from http://www.sfi-software.com or call
Sylvain Faust Inc. (SFI) at 819 778-5045, fax 819 778-7943

Email information request to info@sfi-software.com

Sam Q. Lang
Sylvain Faust Inc. (SFI)
http://www.sfi-software.com


