-
Type: Feature Request
Please add the option to create Scheduled Job on Microsoft SQL Server just like the feature available on SQL Server Management Studio.
Azure Data Studio version: azuredat…
-
Type: Bug
Extension : Database Administration Tool Extensions for Windows
Each time I click on `Properties (Admin Tools)` or `Generate Scripts`. I have an error `Unable to process the existing use…
-
I have a SQL Server file table and it contains some columns that have a data type of hierarchyid. Whenever I execute a query that returns one of the hierarchyid columns in the result set, I get an err…
-
- Azure Data Studio Version: 1.47.1
- SQL Migration Extension: 1.5.3
- Azure Environment: China Azure
- OS Version:
Steps to Reproduce:
1. Install ADS 1.47.1
2. Install SQL Migrati…
-
**Describe the bug**
```
insert into @spaceused
exec [dbo].[usp_sqlwatch_internal_foreachdb] @command = 'use [?]; exec sp_spaceused @oneresultset = 1;'
, @snapshot_type_id = @snapshot_type_id
…
-
I feel hard to get SQL Server in Docker up and running. This is my question: https://stackoverflow.com/questions/64319491/how-to-connect-sql-server-2019-in-docker-by-sql-server-managemnet-studio
pl…
-
from the product id and the product name, how do we map to the information we get from the machine,
for example, for product "SQL Server Manage Studio", the api has:
{
"ProductID": "11784",
"Value…
-
**Did you check DOCS to make sure there is no workaround?**
Yes
**Describe the bug**
I have configured checks for all remote instances on the central repo. I am trying to set up alerts in telegra…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [X] I have not been informed if the issue is resolved in…
-
**Describe the bug**
I have set column "collect" to 0 for some snapshots. For example: **Disk Utilisation Table, Disk Utilisation Database**.
But I can't find the part of the code where it is used. …