Does SQL Server work with PHP
Coming from a SQL Server, and PHP background, I often get asked, does SQL Server work with PHP? The answer is YES. I have been… Read More »Does SQL Server work with PHP
Coming from a SQL Server, and PHP background, I often get asked, does SQL Server work with PHP? The answer is YES. I have been… Read More »Does SQL Server work with PHP
For the .NET programmer, Visual Basic programmer or PHP programmer, if you are accessing a SQL Server database there are some things you should know… Read More »SQL Server Performance for Developers
This week I will be attending and speaking at Vancouver DevTeach. This event taking place on December 2nd to 4th 2013 at the Vancouver Sheraton… Read More »Speaking at Vancouver DevTeach this week.
The two sessions I will be presenting at DevTeach in Vancouver BC will be the following: Using FILESTREAM and FILETABLES in SQL Server – Configuring… Read More »Working on my sessions for DevTeach in Vancouver in December.
Today I learned that two of the sessions that I proposed for Vancouver DevTeach were accepted. This event taking place on December 2nd to 4th 2013… Read More »Sessions Accepted for DevTeach Vancouver BC
Technical Debt is a programming concept that is also known as code debt. The concept of Technical Debt applies closely with Agile software development, but… Read More »T-SQL Technical Debt
Its about time, MySQL has had a feature LIMIT which is similar to the usage of OFFSET and FETCH for years. Now in SQL Server… Read More »TSQL 2012 – OFFSET and FETCH
The Microsoft SQL Server ODBC Driver for Linux provides native connectivity from Linux to Microsoft SQL Server. Just released 11/21/2011 – Linux ODBC driver for… Read More »SQL Server ODBC Driver for Linux