Posts tagged microsoft
Getting back to SQL Server
I have forgotten almost everything I ever knew about it. So this is sort of like learning everything from the beginning. Heck it is learning everything from the beginning, if nothing else the server version would have changed many times during that time. I thought I would go through the much c ...SQL Server on Linux
Dec. 13, 2016, 3:48 p.m. sql-server , microsoft , docker
Right, it's been more than 15 years since I last opened a connection to a M$ SQL Server. I thought I would have another crack at it since Mircrosoft has embracced open source in general and linux in particular. I setup sql server on my linux machine using the official docker image provided by mi ...