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: Java vs. VB6?

Re: Java vs. VB6?

From: mkb <mkb125NOmkSPAM_at_yahoo.com.invalid>
Date: 2000/04/26
Message-ID: <22c4cfda.0944636a@usw-ex0102-016.remarq.com>#1/1

in short, yes you can still use vb against 8i. you can think of jdbc as being synonymous to odbc. if you're programming in java then using jdbc to connect to a db is probably the way to go. it provides a consistent set of api's to connect to a backend db just like odbc.

better yet, why not just try a small vb6 example app against 8i. oracle is not going to lock out the millions of vb developers that are out there.

hth

mkb

Received on Wed Apr 26 2000 - 00:00:00 CDT

Original text of this message

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