Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Tran Log Shipping vs Transaction Log Backup

    So log shipping is only for keeping a database on another server up to date with the primary.

    In my case I just want to create a transaction log...

  • RE: BULK INSERT from another TABLE

    noeld (6/20/2008)


    you won't get minimal logging if the destination table is not empty unless you use TABLOCK and there is only a single clustered index on it. The transaction log...

Viewing 2 posts - 1 through 3 (of 3 total)