Posts
Sort by recent activity
Stored Procedure Results
I have not downloaded V5.0 beta, but I was very disappointed that in V4.0 it was no longer possible to take the output from dbo.sqlbackup stored procedure into a table using INSERT ... EXEC.
That i...
Can't INSERT TableName EXEC sqlbackup anymore
Version 4.0 of SQL Backup returns multiple result sets. Because the second result set has two columns and the first result set has one column, THERE IS NO WAY to take the output of the procedure i...
Bad results from RESTORE FILELISTONLY
The Size and MaxSize columns should be numerics, not chars. AND they should definately not contain embedded null characters as they currently do. This has caused me no end of debugging woes...
Vince
VDI error 1010 - repeatable
I have been getting VDI error 1010: Failed to get configuration from server error messages every day on 2 of 8 databases that I backup sequentially. Turns out I had a default instance and a named ...