Baltimore – SQL Saturday #615

I am traveling to the Crab Cake Capital to present at SQL Saturday #615 near Baltimore, MA. It will be a good time to meet old friends, make new ones and learn something new. I am really glad that my daughter decided to go on the road trip with me. It is really boring driving 400 miles by yourself!

I hope you have time to attend this awesome free event on May 06, 2017 at Loyola University, 8890 McGaw Road, Columbia, Maryland.

 

Here are the details behind the presentation that I gave that day.

Topic:

Public Preview of SQL on Linux

Abstract:

There was a lot of excitement at the Connect() developer conference in November 2016. Two major announcements were made at the conference.

First, visual studio code now runs on Windows, Linux and Mac. Second, SQL Server v.Next is coming to Linux. This means a developer can

develop code against SQL Server in a Window less environment. If you are really passionate about Linux, join the hundreds downloading and testing this preview release.

Coverage:

1 – Core code deployed for multiple environments.

2 – Installs on Red Hat and Ubuntu flavors of linux.

3 – Generate ssh key.

4 – Deploy standard Red Hat image.

5 – Install core engine and tools on linux.

6 – Connect to engine via sqlcmd.

7 – Open firewall for external access.

8 – Create database on Linux via SSMS in windows.

9 – Load data into table via bcp.

10 – Supports docker (container) images.

11 – Current limitations.

12 – Future road map.

Presentation Bundle

 

Related posts

Leave a Comment