Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Interfacing Oracle and Visual Basic

Re: Interfacing Oracle and Visual Basic

From: Michael O'Neill <mjoneill_at_email.com>
Date: Sun, 26 Nov 2000 17:19:20 GMT
Message-ID: <sCbU5.240266$g6.111111584@news2.rdc2.tx.home.com>

"Charles Newman" <newmanc6619_at_softhome.net> wrote in message news:3a1f8ea6_at_post.newsfeeds.com...
> *** post for free via your newsreader at post.newsfeeds.com ***
> Simply put, ADO does NOT support databases with multiple tables,
> PERIOD!!!!
> If anybody out there is going to use ADO, instead of the Oracle Data
> Control, you will have to use a seperate ADO control for each table of
 your
> database, otherwise, it will not work.

An investment in Wrox "ADO 2.1" would be well worth your money. ADO is far more capable than you are aware. For example, if you created a view that is a join between two tables, you could reference that with your ADO control. Or, you could learn how to use ADO without the control, and do whatever you like with your connectivity to your Oracle database.

--
Michael O'Neill
mjoneill_at_email.com
Received on Sun Nov 26 2000 - 11:19:20 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US