ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Review of Microsoft.Jet.OLEDB.4.0 Connection (https://www.excelbanter.com/excel-programming/410811-review-microsoft-jet-oledb-4-0-connection.html)

Filo

Review of Microsoft.Jet.OLEDB.4.0 Connection
 
I am having a problem connecting to an Access table which is linked to an
oracle database table. Please note that Oracle prompts for the userId and
pswd and my goal is to not need to manually enter the Oracle userId and Pwd.
Thank you!!

strConn = "Provider=Microsoft.Jet.OLEDB.4.0; " _
& "Data Source=" & ThisWorkbook.Path & "\fbDATAWAREHOUSE.mdb" _
& "Jet OLEDB:database; User Id=myId; Password=mypwd"



All times are GMT +1. The time now is 01:47 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com