We have an ISAM db in Cobol on IBM AIX server. We bought special ODBC Driver (Transoft U/SQL ODBC) to give us read access. SQL Server Sees and can import data from this server, however I'm trying to set up scheduled DTS to do nightly import. I'd like to pass the user and pass in the package to bypass the required user prompt, but not sure where or how this goes in the package... in SQL Query string, activex script... Without user input of user & pass: timeout and DTS package (job) fails.<br><br>Thanks for any help!