I need the syntax to allow me to conect to an ISeries AS400 from SQL Server 2008. I need to be able to connect and bring down a file from the AS400 into a file/databse in SQL Server.
ODBC Coneection through SQL Server (SQL)
Collapse
X
-
Find the connection string that can be used for AS400. Try using the ADO connection string, see if it works.
Good Luck!!!
~~ CK
Comment