connection_string
connection_string.Rd
Used to query a SQL Server instance using windows credentials
Arguments
- resource
- Alias for the database connection
- custom
custom database connection string, as specified in the custom parameter
- Trantor
server_1_name
- Phloston
server_2_name
- custom
a valid SQL connection string. used to connect to other resources (ie. a local DuckDB database)
- uid
userid for those resources that require one
- pwd
password for those resources that require one. Never include verbatim passwords in scripts.