Quantcast
Channel: SQL – SQL Servings
Browsing index pages (50 articles)

Image may be NSFW.
Clik here to view.

Who’s Running Your R Code In Your SQL 2016 Procedure?

So you’ve got an instance of SQL 2016 running and you want to play with running R code inside SQL stored procedures. You’ve enabled external scripts and given permissions to some users to execute those...

View Article


Image may be NSFW.
Clik here to view.

Can’t Read text file on Network Share Using R Inside Stored Procedure

The Problem I can’t seem to read from a .txt file when I use read.csv inside a SQL 2016 stored procedure using R if that .txt file is on a network shared directory. The Setup I am running a personal...

View Article


Slides and Code from Chi Suburban SQL Group – R You Ready For SQL 2016?

Hi everyone, Thanks to all who attended my session on R and SQL 2016 last night at the Chicago Suburban SQL User Group. And thanks to Andy and Lowry for inviting me. I had a great time, meeting...

View Article

Configuring RLauncher.config for SQL Server Launchpad

I’ve been playing with R in SQL 2016 CTP3 lately to find out how it works. One of the components is the RLauncher.config file that is used by the SQL Server Launchpad service. This is the service that...

View Article

Microsoft R Open and RTVS

A few little tidbits you may have missed from last week’s Microsoft R Server announcement. There will be an R Tools for Visual Studio plug-in, similar to the Python Tools for Visual Studio. It will...

View Article


Image may be NSFW.
Clik here to view.

SQL 2016 and R – Working Directory

It’s been a busy short week, with the Thanksgiving holiday, putting up Christmas decorations, and the time consuming task I like to call my job. But I did start to play with the rlauncher config file....

View Article

Image may be NSFW.
Clik here to view.

SQL 2016 and R – Working With SQL Data

In the last few posts I’ve gone over installing the components you need to run R in a SQL 2016 instance as well as some simple scripts that played with one of the data sets that’s included with R....

View Article

SQL 2016 and R – Some Quick Notes

I’ve got SQL 2016 CTP3 installed and I’ve been playing with R inside SQL. But before I start posting some examples I want to share my notes first. Permissions: I mentioned last week that you should add...

View Article


Image may be NSFW.
Clik here to view.

SQL 2016 CTP3 and Instant File Initialization

Sometimes you find things when you’re not looking. I’ve downloaded and installed SQL 2016 CTPs a few times now, most recently being CTP3. It was while I was looking at the Server Configuration page...

View Article


Image may be NSFW.
Clik here to view.

First Look at R and SQL 2016 – Installing

Every new release of Microsoft’s SQL Server has at least one feature that I want to dive right into. In this edition it’s the ability to use R inside the database itself. At the recently concluded SQL...

View Article

Image may be NSFW.
Clik here to view.

New option in SSRS Config Manager

I’m finally getting around to looking at SQL Server Reporting Services in SQL 2016 CTP 2.3. I want to check out some of the new features. I haven’t done much yet, except to install and configure SSRS....

View Article

Road Trip to Western Wisconsin PASS next week

Next week I’m presenting at the Western WI PASS user group, on September 16th at 6 PM. My session will cover Administering and Troubleshooting SQL Server Reporting Service and I’ll be talking about...

View Article

Image may be NSFW.
Clik here to view.

Moving a FileTable file from one directory to another with TSQL

I’m starting to catch up on some of my backlog this month. One of the items on my list has to do with FileTables. I wrote about inserting files into a SQL FileTable a while back. I gave an example how...

View Article


Image may be NSFW.
Clik here to view.

Installing SQL 2016 CTP2

So here I was a few days ago, minding my own business, when Microsoft announced that they were releasing SQL Serve 2016 CTP2 to the public. It takes me a while to get to know new versions, and it was...

View Article

Working with a SQL Report Server Part 2 – What you get

This is my second post in a series that will discus SQL Report Server from an administrator standpoint. I hope to show you how to work with SSRS, how to configure your instance and what to look for...

View Article


Image may be NSFW.
Clik here to view.

Working with a SQL Report Server Part 1 – Installing

Introduction I first heard about SQL Server Report Service (SSRS) when it was announced as an add on to SQL 2000. If my memory is correct, it was originally presented as a beta product, something to be...

View Article

Image may be NSFW.
Clik here to view.

Do It Yourself PASS SQL Summit

It’s that time of year again, when people from all over the globe converge on Seattle for the 5 day PASS Summit 2014. I’ve been fortunate in that I was able to attend two past Summits, in Seattle 2011...

View Article


Image may be NSFW.
Clik here to view.

Working with FileTable in SQL – Wrapup

I’m in the process of reviewing my notes and demos for my upcoming session, Introduction to FileTables, at SQL Saturday Orlando. There’s a few things I’ve been meaning to write about, so this post will...

View Article

Phantom FileTable Constraints

I was writing a wrap-up post to my series on FileTables when a co-worker found something interesting. SQL will insert a phantom FileTable constraint when you use SQL Server Management Studio to create...

View Article

Image may be NSFW.
Clik here to view.

Working with FileTable Constraints

I’ve been playing a little more with FileTables lately, and I thought I’d share some of what I’ve seen when applying my own constraints. I’m testing with a SQL 2014 Developer Edition instance, but I...

View Article
Browsing index pages (50 articles)


Latest Images