OLEDB (Object Linking and Embedding Database), and ODBC (Open Database Connectivity) are Microsoft protocols that allow applications to read Accredo files without opening Accredo. If the Data Interchange module is installed, you can use OLEDB and ODBC protocols to read Accredo data from within other applications such as Microsoft Access, Microsoft Excel and other Accredo Systems.
If using AccredoDB with SQL Server Integration Services to replicate data from Accredo in SQL Server 2008 and later, the mapping files located in the SQL Server folder on the Accredo Installation media or website need to be copied into the appropriate folder for SQL Server Integration Services.
Installing the AccredoDB driver creates an AccredoDB.ini file in the same directory as the AccredoDB.dll which specifies the output file for error logging. The default Error Log file name is AccredoDB.exc.
To setup ODBC DSN
For 32-bit AccredoDB on 32-bit Windows |
Windows Control Panel > Administrative Tools > Data Sources (ODBC) |
For 64-bit AccredoDB on 64-bit Windows |
Windows Control Panel > Administrative Tools > Data Sources (ODBC) |
For 32-bit AccredoDB on 64-bit Windows |
Run C:\Windows\SysWOW64\odbcad32.exe |
SQL Statements
Write SQL statements in the applications that will view Accredo data. When Users are in the other applications, the SQL statements allow reading the data in Accredo.
See also, Link a Server to Accredo ODBC Driver.