Posts
Sort by recent activity
Aliases in Brackets
Is there a way to turn off Aliases in SELECTs and JOINs from automatically having Brackets around them when SQL Prompt auto-inserts the subclause?
For Example:SELECT *
FROM [dbo].[My...
Line Return Indentation Issue
As I am typing in a query, I have not figured out how to get the new line indentation to start at the level of indentation of the previous line in SQL Prompt 4.
For Example:SELECT a.[Column1	...
Problem with ERASEFILES Option
I am using SQL Backup version 5.3.0.178.
I am having a problem with the ERASEFILES option of the BACKUP command. The Backups are running fine as well as the copyto portion, but the erasefiles and ...
Password Management
Dear SQL Backup Community,
What is the best way that people are handling password management when creating encrypted backups.
I am using SQL Backup Pro v 5.3. I have a set of scripted out stored p...