ODBC Coneection through SQL Server (SQL)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • IRob
    New Member
    • May 2010
    • 2

    ODBC Coneection through SQL Server (SQL)

    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.
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Find the connection string that can be used for AS400. Try using the ADO connection string, see if it works.

    Good Luck!!!

    ~~ CK

    Comment

    Working...