• I´m using the iSeries Access ODBC Driver to connect to AS/400, and it works from .NET using this connection string:

    "DataSource=10.254.xxx.xxx;DataBase=S1018689;UserId=yyy;Password=zzz";

    I want to create a linked server with this parameters but I don’t quite know where to put mi conecction string parameters in the wizard.

    Could any one help me