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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Does anybody have C++ source code for modify Oracle password

Re: Does anybody have C++ source code for modify Oracle password

From: Idan Shoham <idan_at_bambam.m-tech.ab.ca>
Date: 1998/03/19
Message-ID: <35107917.0@news.cadvision.com>#1/1

Mario Perreault <mario.perreault_at_revenu.gouv.qc.ca> wrote:
: I am looking for the C++ code (or DLL) that would allow us to modify an
: Oracle password in Windows 95/NT client/server application...
 

: This code should work with any third party products.

You can use Pro*C or just the Oracle Call Interface (OCI) to do this. Alternately, you can use a stand-alone utility like P-Synch (www.m-tech.ab.ca/products/psynch) to manage Oracle and other passwords - and leave it out of the application entirely.

Good luck!

Received on Thu Mar 19 1998 - 00:00:00 CST

Original text of this message

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