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

Home -> Community -> Usenet -> c.d.o.server -> Accessing different databases from visual basic

Accessing different databases from visual basic

From: Mahua <mahua_at_saisoft.com>
Date: 11 Oct 2001 07:49:33 -0700
Message-ID: <694ba138.0110110649.1f789548@posting.google.com>


We are thinking of creating a program in Visual Basic which will have to access 3 different databases. It will read from db1 in sql server and have to write to both db2 (sql server) and db3 (Oracle).

We were thinking of storing the fields in variables and then updating the other two databases with these variables.

Is there a better way to do this?

Thanks
Mahua Received on Thu Oct 11 2001 - 09:49:33 CDT

Original text of this message

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