can anyone help me on how to create or to set a username and password for my ms-access 2003 database and how can i save or set that username and password in ADO control so that i can edit that database in my vb project without opening that database in ms-access?...
jhai_salvador 48 Junior Poster
Recommended Answers
Jump to PostPlease check for the connection string here
Jump to Postto set password for your access database(from ms-access) :-
Tools->Security->Set Database Password
to configure the ADODC control :-
right click (on control)>-properties-> In general tab select use connection string->click build->select Microsoft Jet 4.0 OLEDB provider->next->click ... to locate ur db->now uncheck blank password and mention ur db pwd->username …
Jump to Postyou are welcome and don't forget to come back with your feedback.
All 11 Replies
debasisdas 580 Posting Genius Featured Poster
cometburn 2 Junior Poster
Jx_Man 987 Nearly a Senior Poster Featured Poster
jhai_salvador 48 Junior Poster
choudhuryshouvi 33 Posting Pro
jhai_salvador 48 Junior Poster
choudhuryshouvi 33 Posting Pro
jhai_salvador 48 Junior Poster
choudhuryshouvi 33 Posting Pro
jhai_salvador 48 Junior Poster
choudhuryshouvi 33 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.