Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Conecting vb to oracle
I connect VB to ORACLE with the use of the ORACLE OLE. It's heavy on the front end as far as the size of the installation files etc that have to be installed onto every client that will be running your vb code. But it's really easy to use, it's just like making calls to any record set object except this one is called ORADC. Received on Sun Apr 16 2000 - 00:00:00 CDT