I've created a link server from SQL 2014 to Sage 100 v2014. Works great. I've also created a DSN to the SQL tables and stored procedures using Windows Authentication. I can create linked tables in my Access front-end using the DSN.
Now, I'm attempting to run a stored procedure and if I define the connection string with a user ID and password, all is good. I want to use a Trusted Connection instead of supplying the user ID and password but, for the life of me, I can't get it to work. Any assistance would be greatly appreciated.