I figured it out.
Using ODBC.OpenDirectConnection("Driver={ODBC Driver 13 for SQL Server} rather than {SQL Server} driver.
Haha I'm happily talking to myself.
Announcement
Collapse
No announcement yet.
ODBC.OpenDirectConnection and TLS 1.2
Collapse
X
-
I just noticed I put this in the wrong forum section. Meant to go in general discussion for SF.
Leave a comment:
-
ODBC.OpenDirectConnection and TLS 1.2
How do I go about changing my installer to use "ODBC Driver 13 for SQL Server" ODBC driver which supports TLS 1.2. My installer won't make a SQL connection if the server has TLS 1.0 and 1.1 disabled. It seems the installer doesn't support TLS 1.2 but this is probably because of the driver being used? TLS 1.2 is becoming more prevalent.
Thanks.Tags: None
Leave a comment: