Export data from SQL Server as XML
Found this really useful snippet today on www.codeproject.com http://www.codeproject.com/Tips/239156/Export-data-from-SQL-Server-as-XML
Found this really useful snippet today on www.codeproject.com http://www.codeproject.com/Tips/239156/Export-data-from-SQL-Server-as-XML
SQL Server 2012 has now been released to manufacturing and is available to try here: http://www.microsoft.com/sqlserver/en/us/get-sql-server/try-it.aspx Microsoft have also kindly release a Microsoft Press Book on the new features here in PDF format (epub and mobi formats to follow next week). I’ll have a quick look and see if there’s anything I can show you… Read More »
Have a MS SQL Database that you need to change the owner back to DBO or another user?