An example how to connect to SQL Server data using windows authentication

gillzer84
New Contributor

We use SQL Server to store data. I would like to connect to SQL to pull manipulate and sometimes push data back. I've seen some examples online of connecting but I cannot successfully re-create.