{{ message }}
Tags: sqlpage/sqlx-oldapi
Tags
sql named instance support - Added support for SQL Server named instances with automatic port discovery via SSRP (SQL Server Resolution Protocol). You can now connect using `mssql://user:pass@host/db?instance=SQLEXPRESS` and the port will be automatically discovered. - odbc: no warning when statement row count is unavailable
PreviousNext
