Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2010-03-04 : 01:48:51
|
Hi,with the below query, we can take the full backup. but how can i take the Diff abckup with lite speed commands? please guide meexec master.dbo.xp_backup_database @database = 'abcd', @filename = 'D:\data\data_srv\dbagroup\sqldba\abcLiteSpeed_Full.BKP',ArnavEven you learn 1%, Learn it with 100% confidence. |
|
AndrewMurphy
Master Smack Fu Yak Hacker
2916 Posts |
Posted - 2010-03-04 : 07:22:53
|
And would this request be more appropriate/successful if posted on the LifeSpeed support website itself? |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|