December 15, 2010 at 1:10 am
hi...
i want to take the backup of the DB..
in my system there are two DB employee and department
now using SSIS how can i take the backup of the employee DB..
i'm new to this SSIS..
i'm using sql server2008 enterprise edition.
please help me...
December 15, 2010 at 1:56 am
Why SSIS? Backups are typically taken with a maint plan or SQL script. You can take them via SSIS, there's a backup database task in the control flow toolbox, just curious as to why.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
December 15, 2010 at 2:29 am
thanks for replying..
i've two system..
in one system i've remotely login another system's database..
so in my object explorer i've two database connection.
sys1\sqlexpress and sys2\sqlexpress
now i want to take backup of sys2\sqlexpress and store ..
is it possible
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply