Re: Opening Oracle DB in VB ???

From: Jan Willems <willemsj_at_glo.be>
Date: 1995/10/04
Message-ID: <44u0nc$t46_at_news.INbe.net>#1/1


Paul O Reilly <paul_or> wrote:

>Before I'm told to get off the list .. bear with me ...
 

>The reason I want to open an Oracle table is because I
>want to use the SEEK method available in Visual Basic
>on that table .. most efficient in my VB code
 

>At the moment I'm using snapshots and FINDFIRST methods to search
>my Oracle table .... very slow
 

>Now I know you can't open an Oracle table over a ODBC network but
>you should be able to attach it to an Access Database and subsequently
>open that Attached Table..
 

>Ok .. I've attached my table fine ... but I can't open it .... You can
>however open Foxpro... Paradox ... Btrieve .... tables .. but why not
>Oracle tables ... Is the driver simply not supported .. wrong version ...????

Why not try Oracle Objects for OLE ...
Gives you an instant Oracle Data Control in VB 3.0 and works well (OLE is slightly faster that ODBC and less cumbersome to install/maintain)

Trial version on download at www.oracle.com (or you can order the free sample of the "Proof" CD-Rom and try it out before going for purchase. Received on Wed Oct 04 1995 - 00:00:00 CET

Original text of this message