Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: VB/Oracle question
Hi Brian ,
U need to install SQLNET or NET8 ( depending on your version of Oracle) to define your connection method to Oracle, configure your TNSNAMES.ORA file , then setup the requirements for the method in which u r connecting to Oracle through VB ...
Example
OLE Objects in case u r using it as method of connection to Oracle in VB
Or Microsoft ODBC driver for Oracle in case u r using ODBC methods of
connection.
HTH Regards
> -----Original Message-----
> From: Brian King [SMTP:brian_at_starntech.com]
> Sent: Wednesday, September 26, 2001 7:20 PM
> To: Multiple recipients of list ORACLE-L
> Subject: VB/Oracle question
>
> If I was going to distribute a client VB application connecting to Oracle,
> would I need to also distribute the Oracle Client tools or is there a
> small
> driver package to install without all the tools?
> Thanks,
>
> Brian King
> mailto:brian_at_starntech.com
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Brian King
> INET: brian_at_starntech.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ahmed Gholam Hussain INET: ahussain_at_gisqatar.org.qa Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Sep 26 2001 - 12:31:59 CDT
![]() |
![]() |