I'm trying to connect into an Access 2010 database via a network share and I want to supply the credentials. The below string is not working; it brings back a "Could not find installable ISAM" error.
"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=\\192.168.xx.xx\Custom Tools\Tracker.accdb;Uid=admin;Pwd=;"