Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
is the password actually password? thats a little odd.
"kalle" wrote in message ... Hi! I'm trying to connect to a access db that have a password but with no luck. I use this code Set con = New ADODB.Connection con.Provider = "Microsoft.ACE.OLEDB.12.0" con.Open ThisWorkbook.Path & "\file.accdb", "", "password" con.CursorLocation = adUseClient What is wrong? Thanks in advance *** Sent via Developersdex http://www.developersdex.com *** |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
connect to access using password | Excel Programming | |||
Connect to SQL with DSN without uid and password | Excel Programming | |||
Connect to SQL with DSN without uid adn password | Excel Programming | |||
Connect to MS Access with Password via VBA | Excel Programming | |||
using strDb to connect Excel to an FTP site w/password | Excel Programming |