I have a number of access 2007 (but 2003 format) queries using ODBC pass-through, they all were working on MAS 4.5 upgraded to Sage100 on a new server and now they can't connect to the new tables and are only returning data through the upgrade date on the exisiting links. If I use a link to a table with the Sotomas90 DSN it returns all new records, so I know it has to be my connection string. this is the string I am using; ODBC;DSN=SOTOMAS90;UID=xyz|ABC;PWD=xxxxxx;Directory=\\GSC-Sage100\Dataroot\MAS90;SERVER=NotTheServer The only thing that changed was the server in the directory the database directory in the ProvideX ODBC driver (That works as a link) setup is \\GSC-Sage100\Dataroot\MAS90 the error on the pass through on the new table is [ProvideX][ODBC Driver][FILEIO]Table is not accessible (#12) Any idea what I am missing?
↧