Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Prompt
backup to url
New post
Hi Team,
Formatting the following statement fails
BACKUP DATABASE test
TO URL = 'xyz'
WITH CREDENTIAL ='abc', COMPRESSION, STATS = 10, COPY_ONLY;
GO
Thanks for fixing!
Torsten
Friend of Redgate
torsten.strauss
July 04, 2017 11:58
-
0
+
Comments
2 comments
Sort by
Date
Votes
Hey @torsten.strauss ,
Thanks for your post! This is a known issue with the Microsoft parser we use for formatting in Prompt. We've logged the issue and hopefully it will be fixed in the future!
Sorry we don't have any more info at this time.
Thanks,
James
James R
July 04, 2017 13:07
-
0
+
Thanks James for clarification!
torsten.strauss
July 04, 2017 14:09
-
0
+
Add comment
Please
sign in
to leave a comment.
Formatting the following statement fails
BACKUP DATABASE test
TO URL = 'xyz'
WITH CREDENTIAL ='abc', COMPRESSION, STATS = 10, COPY_ONLY;
GO
Thanks for fixing!
Torsten
Friend of Redgate