Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Connecting to Oracle8.05 via VC++

Re: Connecting to Oracle8.05 via VC++

From: Stuart Patterson <spatters_at_harris.com>
Date: Tue, 6 Apr 1999 13:01:52 -0400
Message-ID: <7edej5$grd@su102w.ess.harris.com>


Vikas,

        You don't really give enough information. Are you using MFC? The Platform SDK / ODBC API? I am going to assume you are using MFC so.... if you are using CDatabase, look at OpenEx using CDatabase::noOdbcDialog in the DWORD dwOptions parm.
Here is the MSDN url
http://msdn.microsoft.com/library/devprods/vs6/vc++/vcmfc/_mfc_cdatabase.3a3 a.openex.htm

Stuart Patterson

vikas arora <arorav_at_nortelnetworks.com> wrote in message news:37090B0F.C1B76DD2_at_nortelnetworks.com...
> I have a Oracle 8.0.5 installed on my desktop (WinNT)
> and I am using a simple VC++ program to write records
> into the table.
> I am able to write the records but with every record entry
> Oracle/ODBC pops us a window asking me for user and password.
>
> Will appreciate if somebody can tell me
> - what to do supress the pop -up of the password username window.
> OR setup the password/username only ONCE!
> - point me to some example
>
>
> Regards
> Vikas
Received on Tue Apr 06 1999 - 12:01:52 CDT

Original text of this message

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