Re: Visual Basic to Oracle

From: Jason Pepper <jason_at_steamer.demon.co.uk>
Date: 1995/12/20
Message-ID: <49627465wnr_at_steamer.demon.co.uk>#1/1


The easiest way to connect Visual Basic to Oracle is to use an Oracle pro--duct called Oracle Objects for OLE. You can download it from the Web server www.oracle.com. Or it comes included with Personal Oracle. Or purchased separately on 4 floppoes. It is essentially a VBX designed for VB 3.0 which allows you to place a data control on the form like you may do normally, but this has specific properties unique to Oracle.

There are also a complete suite of calls that mirror the VB data controls but prefixed with DB like CreateDynaset() becomes DBCreateDynaset().

If you want any further info drop me a line.

jason_at_steamer.demon.co.uk Received on Wed Dec 20 1995 - 00:00:00 CET

Original text of this message