Posts
Sort by recent activity
CMD line compare quietly removes Full text indexing
SQL Compare Command Line V10.4.8.87
I created this view with a batch SQL file on many databases, copying and pasting the info out of the SQL Compare application
-- View
CREATE VIEW [dbo].[SV_V] WIT...
restore to point in time between LOG and FULL backup
We schedule our Log backups to run each weeknight at 6pm, then run a full backup at 2am on Sunday. Possible to then restore to 1pm on Saturday, which falls between the LOG and FULL backup?
If not, ...
can't launch SQB 6.3 in Win 7 Pro x64
I have a new Windows 7 Pro x64 desktop that i installed the SQL Backup 6.3 client on to. When launching the client, i get the error below.
SQLBackup
Font 'Arial' does not support style 'Bold'.
Argu...
back up log RIGHT before full backup
Using SQL Backup 5.4 on Windows 08/SQL 08
We run full backups each Sunday on 2000 databases, TLOG backups every weeknight at 6pm. I thought I could restore to any point in time with this model, but...