SELECT INTO Password protected db

A

Amy Blankenship

I have a situation where I need to copy a lot of records as is, time stamp
and all, from one database to another database. The problem is that both
databases are password protected. I can send the password to one of the two
in the connection string, but I'm at a loss on how to send the password to
the other database.

Thanks;

Amy
 
Top