RegisterDriver registers a SQL Server driver that uses the
cloudsqlconn.Dialer configured with the provided options. The choice of name
is entirely up to the caller and may be used to distinguish between multiple
registrations of differently configured Dialers.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-30 UTC."],[[["This webpage provides documentation for various versions of the `mssql` package, a Cloud SQL SQL Server driver designed for use with the `database/sql` package."],["The latest version of the package is 1.16.0, and the page includes a comprehensive list of past versions, beginning with 0.1.0."],["The `RegisterDriver` function allows for the registration of a SQL Server driver, enabling connections using the `cloudsqlconn.Dialer` with custom configurations."],["More detailed information about the mssql package and access to older versions can be found on pkg.go.dev."]]],[]]