|
-
Feb 14th, 2001, 03:17 PM
#1
Thread Starter
Member
Hi,
I have a oracle user SCOTT with password TIGER.
The password has expired yesterday.
Can i know of any way to write a VB program to connect to ORACLE database and assign a new password to the user SCOTT.
I know we can connect thru ADO using OLEDDB and ODBC, but we need to know the username and password before we connect to the database.
Some of my friends told me we can do this by OCI(Oracle call interface) or some API's of the ODBC, but they never did it before.
Can any body help me in this as soon as possible.
Thanks,
Srini
-
Feb 14th, 2001, 11:30 PM
#2
Lively Member
Hi,
Use system/manager login.
And alter scott's password.
Saran.
-
Feb 15th, 2001, 12:58 AM
#3
Thread Starter
Member
Thanks,
But i want to use some kind of Oracle Library via API calls to do the job. Is it possible?
Please let me know soon
Srini
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|