R: Database Access

In today's post, I'm going to use RODBC to connect to SQL Server and perform a few operations. Pre-Requisites There are a couple of steps we're going to have to do in order to get RODBC to work with SQL Server. Grab The Notebook The first step is to grab the Basic SQL Server Connection notebook…

Advertisement