Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Change MS-Access DB password from Java Application

843854Mar 18 2002 — edited Mar 27 2002
I'm trying to build a Java application to work with a MS-Access database.
I would like the application to allow the user to change the MS-Acess DB password.
This password can be easily set in MS-Access in Tools\Security\Set Database Password.
Can I code Java statements to set/unset/change this DB password from the application ? If so, what classes/methods can I use ?
Or am I restricted to manipulate the DB password only inside MS-Access ?

I'm using:
- JDK 1.2.2
- MS-Access 2000
- Windows Me

Thanks in advance for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 24 2002
Added on Mar 18 2002
5 comments
333 views