Tag Archives: SQLNewBlogger

Cleaning up bad dates–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I got some data recently from an online service, MapMyRun.com, where I track my workout data. I’ve been doing … Continue reading

Posted in Blog | Tagged , , | Comments Off on Cleaning up bad dates–#SQLNewBlogger

Git Tricks–Getting a New Remote Branch–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is probably more for me than anyone, but as I’ve been working in more team demos, I find … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Git Tricks–Getting a New Remote Branch–#SQLNewBlogger

FILESTREAM v FileTable –#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I was really interested in the FILESTREAM technology when it came out. Unfortunately, the access from only Win32 APIs … Continue reading

Posted in Blog | Tagged , | 2 Comments

Don’t Forget Unique with FILESTREAM–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. While testing FILSTREAM with SQL Clone the other day, I kept getting an error while trying to create a … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Don’t Forget Unique with FILESTREAM–#SQLNewBlogger