Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Visual Basic
Hi Thava,
You have three options:
1 ODBC (needs sqlnet). Not recommended if Oracle is the only database you
are going to use
2 RDO in Visual Basic. Works for both sqlserver and Oracle. Probably needs
sqlnet.
3 Oracle Objects for Ole, the Oracle implementation of RDO. Definitely needs
sqlnet.
Of course 3 is supposed to be the most efficient, while native.
Hth,
Sybrand Bakker, Oracle DBA
Thava Arumugam <tarumuga_at_online.no> wrote in message
news:ZeEj3.139$nz6.1331_at_news1.online.no...
> We have an Oracle Database on Unix and want to use Visual Basic 5.0 to
> produce some reports.
> Is there any possiblities to use VB5.0 to connect to Oracle and if
possible,
> do we need both SQL*net and ODBC driver for Oracle.?
>
> Thanks in Advance.
>
> Brgds
> Thava
>
>
Received on Fri Jul 16 1999 - 13:51:16 CDT
![]() |
![]() |