Hi everyone!
I'm doing a SSIS Package where i need to connect to AS400 so i can put data on a table. The thing is, i can't connect to it because the server i'm deploying it doesn't have a proper ODBC driver installed. Can you guide me in the right direction please?
The server is Windows Server 2012 and the package is being done in VS2008.
What ODBC driver should i install? Or should i go another way? I tried to connect to it directly by IP but with no luck.
Thanks in advance.