Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Batch Job Error

$
0
0
Hi,I've created a package that imports data from an external MS Access database into an SQL table (deletes data first).I saved it as a package and it works fine if I just run the package, but as soon as I create a job from that package and try to run the job, the job fails with login failed for user sa, password did not match that for the login provided.error 18456 severity 14 state 8Don't want to be running this manually every night. What have I done wrong?TIA Chris

Viewing all articles
Browse latest Browse all 6525

Trending Articles