Skip to content

Custom Checks - stored procedure #223

Answered by DavidWiseman
BrubiSQL asked this question in Q&A
Discussion options

You must be logged in to vote

It's the database that the DBA Dash agent connects to - to change this specify an initial catalog in the connection string for the source connection.
e.g.
Data Source=TheInstance;Initial Catalog=YourUserDB;Integrated Security=True;Encrypt=True;Trust Server Certificate=True;Application Name=DBADash
Or using the GUI:

Hope this helps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BrubiSQL
Comment options

Answer selected by BrubiSQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants