You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
IHAC that has deployed a large number of MSSQL dSources and they are using Domain authentication for all of them.
However, we need to switch them to use SQL Server DB authentication and we would like to have an option with dxtoolkit to do it.
Describe the solution you'd like
There is an option to UPDATE dsources using dx_ctl_dsource, so if we could reuse the same binary with only few mandatory options would be great.