Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I'm trying to create accessDB version 2007 connection in Talend in Ubuntu.
But the concern is .mdb file are located on other machine.
May I know what would the connection string to access those files present in differnt machine?
Here is the default string which I get from talend while creating access db coonection.
So what extra I need to integrate in this string, like IP and .mdb file path present on different machine.
jdbcdbc
river={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=
Username:
Password:
Any suggestion or ideas?