Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: how to connect visual basic with oracle
Install Oracle client.
configure tnsnames alias
<optionally> configure odbc using driver of choice and tnsnames above.
use ado and oracle oledb provider.
or use ado and dsn configured above.
Should be fairly straightforward.
-- Niall Litchfield Oracle DBA Audit Commission UK ***************************************** Please include version and platform and SQL where applicable It makes life easier and increases the likelihood of a good answer ****************************************** "siddharam" <siddharam_at_indiatimes.com> wrote in message news:841372f3.0202060722.7d03fe49_at_posting.google.com...Received on Wed Feb 06 2002 - 09:56:21 CST
> hi there,
> what are the steps to connect visual basic 6 with oracle 8i through odbc
or anyhow.
![]() |
![]() |