Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Opening Dabase with Password

Hello

Could someone help me on the following:

How do I have to open an Access.mdb that has a password,
lets say password is SECRECT


DBEngine.Workspaces(0).OpenDatabase(Access.mdb)

Thank you very much

Regards

Reto
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Opening Dabase with Password

Something like:

Set db = DBEngine.Workspaces(0).OpenDatabase(Access.mdb,,,M S
Access;PWD=SECRET;)


"Reto" wrote in message
...
Hello

Could someone help me on the following:

How do I have to open an Access.mdb that has a password,
lets say password is SECRECT


DBEngine.Workspaces(0).OpenDatabase(Access.mdb)

Thank you very much

Regards

Reto



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there any way to be prompted for a password when opening a file Hamed parhizkar Excel Discussion (Misc queries) 2 November 29th 07 04:49 PM
Password prompt when opening Excel within IE brianw Excel Discussion (Misc queries) 0 July 10th 06 08:39 PM
Excel password protected not opening up on just one PC. M. Lord Excel Discussion (Misc queries) 2 July 25th 05 04:01 PM
how to automate opening a password protected excel file? e.g. a .xls that has a password set in the security tab. Daniel Excel Worksheet Functions 0 June 23rd 05 11:56 PM
Opening with a password with VB Candee[_29_] Excel Programming 1 August 17th 04 07:24 PM


All times are GMT +1. The time now is 04:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"