Odbc connection string format, not finding files
This is kind of a 'double' question that might have a single answer. I'm working with an Odbc Connection with an AS/400, with my connection string as follows: driver={iSeries Access ODBC Driver}; system={0}; uid={1}; pwd={2}; DefaultLibraries=*USRLIBL; I'm able to connect to the system fine. *USRLIBL contains all the necessary libraries from the user (which is of the type 'API only' which has access to all user libraries). However, when I try to access certain ERP libraries, it says they can't be found, while other ones can. So as an extremely basic walkthrough: 1. Open Connection - Query File