ADO Connection to Crypted Bac-end

G

Giovanni Roi

I need to connect one Access back-end Data base crypted,I see this code to
access the back-end:

Provider=Microsoft.Jet.OLEDB.4.0;
Data Source=C:\MyData\MyData.accdb;

but what are the line of code to add to send the security password?

Can You help me.

Regards

Giovanni Roi
 
G

Giovanni Roi

Thank's Alex, I will try the connection string find in the site.
Regards

Giovanni
 

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

Top