Posts
Sort by recent activity
SQL Compare Report - Updating <Style>
Is there a way to modify the <STYLE> tag that is created when an HTML report is created.
Here is a snippet from a report:
.screqual
{
BACKGROUND-COLOR: white;
COLOR: black
}
.scrunequal
{
BACKGROUN...
Details On SqlBackup Encryption
I am looking for more detail on the encrypt scheme that is used SQL Backup. From what I can gather, you encrypt your database based upon a password you assign to the backup. In the doc's it says ...