Connecting Rust to Microsoft SQL Server on Linux

Published: 01 April 2020
on channel: Vagelis Prokopiou
4,111
76

Using the odbc Rust crate to connect to SQL server (https://crates.io/crates/odbc).

Install the Microsoft ODBC driver for SQL Server (Linux): https://docs.microsoft.com/en-us/sql/...

Install: sudo apt-get install unixodbc-dev
Connection string: driver={ODBC Driver 17 for SQL Server}; server=localhost; database=BPE; uid=sa; pwd=123456aA!;

PR: https://github.com/Koka/odbc-rs/pull/164

#rustlang #sqlserver #linux


On this page of the site you can watch the video online Connecting Rust to Microsoft SQL Server on Linux with a duration of hours minute second in good quality, which was uploaded by the user Vagelis Prokopiou 01 April 2020, share the link with friends and acquaintances, this video has already been watched 4,111 times on youtube and it was liked by 76 viewers. Enjoy your viewing!