tediousjs / tedious

Node TDS module for connecting to SQL Server databases.
http://tediousjs.github.io/tedious/
MIT License
1.58k stars 439 forks source link

README Getting Started Links Out-of-Date #1588

Open benjamin-atlas opened 1 year ago

benjamin-atlas commented 1 year ago

Software versions

Additional Libraries Used and Versions N/A

Table schema N/A

Connection configuration N/A

Problem description The "Getting Started" links in the readme all 404.

Expected behavior Functional documentation link.

Actual behavior MS 404 page image

Error message/stack trace N/A

Any other details that can be helpful I went up a level to /developer-get-started/ and it redirects to https://www.microsoft.com/en-us/sql-server/developer-tools/ . Perhaps the latest links are within this page somewhere. I don't know enough about this repo to provide alternatives.

mShan0 commented 1 year ago

Hi @benjamin-atlas, thanks for bringing the dead links up. The Docs team has been changing up that page.

In https://www.microsoft.com/en-us/sql-server/developer-tools/, under "Developing with SQL Server" > "Node.js", it redirects to the replacement page (currently on GitHub https://github.com/AzureSQLDB/sql-driver-examples/blob/main/examples/sql/drivers/nodejs-driver-example.md)