mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
6 lines
152 B
Markdown
6 lines
152 B
Markdown
# Set up instructions
|
|
|
|
1. `go get github.com/denisenkom/go-mssqldb`
|
|
1. `go install github.com/denisenkom/go-mssqldb`
|
|
1. `go run <your_sample>.go`
|