.PathName() versus .GetFileNamespacePath()

With the introduction of the FileTable feature in SQL Server 2012, a few new supporting functions and stored procedures were also added. One of these functions is an intrinsic function called GetFileNamespacePath which you can call on the file_stream column of a FileTable. The function returns the UNC path of the file in question. But … Continue reading .PathName() versus .GetFileNamespacePath()

Anyone remember what “binary compatibility” means in COM/VB6?

And if you do, do you remember what a *#!@%$ that was? If you don't: here is some reference material: http://support.microsoft.com/kb/161137 So, I got hit with this again... and yes, I really wrote this post in 2012! Microsoft released a number of security updates in July 2012, one of which addresses a vulnerability in the … Continue reading Anyone remember what “binary compatibility” means in COM/VB6?

TechEd North America 2012 Session Recording Available

For those interested in upgrading SSIS packages to SQL Server 2012 and who weren't able to make it to my session (or to TechEd at all), the recording is now available on Channel9: http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DBI329 The slide deck is also there for download. If you have any questions or comments, please feel free to post them … Continue reading TechEd North America 2012 Session Recording Available