I have a project that is an adp connected to sql server 2008. Most users have the adp file on their local machine which then connects to the database on the server using windows authentication. The client then wanted to put the adp file on a terminal server to allow access from outside the office. When the user tries to access it from the terminal server side they get an error. See the attached image of the error. Could the problem be with ODBC connection from the terminal server?