How can we help you today? How can we help you today?
Thom_A
Can't access Remote Server Shares in Restore Dialogue
Hi,I am adding a new Instance to SQL Backup, and trying to restore a database on the instance, however, SQL Backup reportsĀ  "Cannot access resource. Check that you have the correct permissions to v...
1 follower 1 comment 0 votes
Updating to 10.6.12.20269 broken SSMS Queries
I've just updated to Prompt 10.6.12.20269 and I now can't use SSMS. Creating a new Query window asks for me to confirm the encoding (I have never seen this before) as below: Regardless of the opt...
2 followers 4 comments 0 votes
Format SQL has started adding AS prior table object aliases
Previously, SQL Prompt preserved the the omission of `AS` on object aliases, however, as of this morning it has started adding it. As a simple example If I had the SQL below: SELECT MT.MyColumn AS ...
2 followers 4 comments 0 votes