|
ODBC Driver for Microsoft Access Connect Informatica PowerCenter to Microsoft Access on Linux |
|
You can set up and verify a connection between Informatica PowerCenter and Microsoft Access through an ODBC driver on Linux.
ssgodbc.linux64 utility is located.cd /opt/informatica/tools/debugtools/ssgodbc/linux64
ssgodbc.linux64 utility to verify the connection to Microsoft Access../ssgodbc.linux64 -d <your_dsn> -v
SELECT Id,Name FROM <table>;