Connect To Sqlserver #935
fpbaggio
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to use SQLPage to connect to SQL Server and created a connection string according to the documentation. However, the "TLS handshake EOF" error kept occurring during runtime. After consulting numerous resources, I finally found more detailed information in the documentation of the Sqlx component.
Here is Url
https://docs.rs/sqlx-oldapi/latest/sqlx_oldapi/mssql/struct.MssqlConnectOptions.html#method.database
Beta Was this translation helpful? Give feedback.
All reactions