Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: VB Oracle Control and Logging In
Hi,
J. Bigger schrieb:
>
> Greetings one and all,
>
> I am currently working on a VB6 application that 1) prints a report and
> 2) updates an Oracle 8 field with the current system date. THe report
> printing is not a problem. My problem lies in using the Oracle Data
> Control in my application. I have included it but when I try to get at
> the data in our DB I get a error saying the login failed due to an
> improper username (which is correctly entered in my ODBC setup) or
> password.
Oracle Data Control connects directly (via SQL*net) to Oracle. It _doesn't_ use ODBC! So what you've to do is to suply the Oracle Data Control with the correct login info (user/pwd/alias).
> My question is: How do I get connected into my DB?
>
> Thanks in advance.
>
> JRB
--
Matthias.Gresz_at_Privat.Post.DE
Always log on the bright side of life.
http://www.stone-dead.asn.au/movies/life-of-brian/brian-31.htm
Received on Tue Nov 24 1998 - 08:13:11 CST
![]() |
![]() |