Forum Replies Created

Viewing 6 posts - 166 through 171 (of 171 total)

  • RE: Back up on External Hard Drive keeps

    I'm using the following code BACKUP DATABASE 'database'

    TO DISK = 'E:\'filename'.BAK' WITH DIFFERENTIAL, so I would only get data that has not been saved yet. The sizes of all 10...

  • RE: Back up on External Hard Drive keeps

    Hi all,

    I have been backing up the same 10 databases with differential backups on the daily biases for about a month and last night, one of the databases failed to...

  • RE: Delete 30,000

    Thank you for the reply, sorry I was not clear on my post, I have over 300000 rows in a table and I need to delete most of the rows...

  • RE: Exporting multiple CSV files into SQL Database using SSIS

    Yes, I need all the help that I can get at the moment as I have been searching on the net for such a long time, I would be very...

  • RE: Insert Notification

    I just need to know when when 400 rows are inserted, I was just wondering if I would be able to create a script for it. But thanx for your...

  • RE: Insert Notification

    I just want to be notified when the table has 400 rows inserted.

    Thank you.

Viewing 6 posts - 166 through 171 (of 171 total)