Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Lane pretended :
Dear Excel gurus, I am not sure if I should address this question to Excel or Access experts. Sorry if I posted on the wrong group. I would like to know if Excel can extract data from an encrypted Access database using VBA. The VBA programmer knows the Access password. Has anyone tried this before? Thank you very much. I have successfully done so on an unencrypted database but cannot find useful information on the internet if the database is encrypted. Yes, you do it by including the password in the connection string (assumes using ADODB). Just google "database connection string password". -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
retrieve data from MS Access | Excel Programming | |||
retrieve data from Access Database | Excel Programming | |||
Cannot Access File - May be Encrypted | Excel Discussion (Misc queries) | |||
How to get Excel to retrieve aggregate data from Access | Excel Programming | |||
Use ADO to retrieve data from Access Parameter Query | Excel Programming |