How to set a ms access password?

M

matthiaspateck

Hi there,

i have to set a password for my access database through java, but the
driver did not support the standard sql command. So i have to get down
to a c solution. But, i have no idea where to start :) I already
programmed some jni dll's, but in this case, i need some help finding
the way through the WinApi or what i have to use...

So, can anyone help me?
Thanks a lot
 
L

Lawrence Kirby

Hi there,

i have to set a password for my access database through java, but the
driver did not support the standard sql command. So i have to get down
to a c solution.

Infortunately standard C doesn't support SQL at all.
But, i have no idea where to start :) I already
programmed some jni dll's, but in this case, i need some help finding
the way through the WinApi or what i have to use...

FOr Windows related information you'll need to try a Windows related
newsgroup or perhaps one of the microsoft.* newsgroups.

Lawrence
 
B

BGreene

nothing to do with C
Lawrence Kirby said:
Infortunately standard C doesn't support SQL at all.


FOr Windows related information you'll need to try a Windows related
newsgroup or perhaps one of the microsoft.* newsgroups.

Lawrence
 
A

Anonymous 7843

i have to set a password for my access database through java, but the
driver did not support the standard sql command. So i have to get down
to a c solution. But, i have no idea where to start :) I already
programmed some jni dll's, but in this case, i need some help finding
the way through the WinApi or what i have to use...

It might be easier to switch to a JDBC driver that supports passwords.
 
D

Dai Wei

Try HXTT Access, a pure Java type 4 JDBC package for MS Access, which
supports Access password, but doesn't support encrypted MS Access
databse. It's availabe at www.hxtt.net.
 
C

CBFalconer

Dai said:
Try HXTT Access, a pure Java type 4 JDBC package for MS Access, which
supports Access password, but doesn't support encrypted MS Access
databse. It's availabe at www.hxtt.net.

Please do not clutter c.l.c with off-topic answers, which cannot be
properly evaluated here. The only reasonable answer to off-topic
material is a redirection to an appropriate news-group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top