bcpy
bcpy copied to clipboard
-T trusted connection
Would it be possible to add support for trusted_connection -T parameter?
This line should already take care of the trusted connection / Kerberos authentication. Please create your SQL object without specifying any username and password.
Is it possible to connect with Windows authentification ? Do I just need to leave blank my username and password in the sql_config ?
I have the same question when it comes to using bcpy with Windows authentication. Tried to leave username and password out of the config or assign the value None, but both options result in an error. Will this branch solve this? (I'm using bcpy version 0.1.8)