I am using the CopyObject to export some sections of a table to another table in a separate secured database (with database password). I would like to know how I can eliminate the problem with prompting for a password everytime it executes the CopyObject action (i.e Is there a way to automate the password entry via some parameter/method)