CSharp (C#) – Como ordenar arquivos retornados pela DirectoryInfo.GetFiles utilizando Natural Sort July 2, 2016 0 CLR C# (CSharp)
SQL Server – Utilizando a SP WhoIsActive para identificar Locks, Blocks, Queries Lentas, Queries em Execução e muito mais June 26, 2016 13 Databases SQL Server Performance Tuning Manutenção Monitoring Tools
SQL Server – Como concatenar linhas agrupando os dados por uma coluna (Grouped concatenation) June 19, 2016 6 Databases SQL Server CLR Query development
SQL Server – Como ler, importar e exportar dados de arquivos XML June 18, 2016 11 Query development File Manipulation JSON, XML, CSV e Excel Databases SQL Server
SQL Server – The server may be running out of resources, or the assembly may not be trusted with PERMISSION_SET = EXTERNAL_ACCESS or UNSAFE June 16, 2016 1 Errors Databases SQL Server CLR
SQL Server – Importando e Exportando dados de planilhas do Excel June 14, 2016 2 Query development File Manipulation JSON, XML, CSV e Excel Databases SQL Server
SQL Server – Como executar em batch todos os scripts .sql de uma pasta ou diretório pelo SQLCMD June 13, 2016 12 Query development Powershell / CMD Databases Manutenção
SQL Server – Como instalar os drivers Microsoft.ACE.OLEDB.12.0 e Microsoft.Jet.OLEDB.4.0 June 5, 2016 8 Manutenção Little known features Databases SQL Server
SQL Server – Como exportar dados do banco para arquivo texto (CLR, OLE, BCP) June 2, 2016 9 CLR Query development OLE Automation Databases File Manipulation SQL Server
SQL Server – Como importar arquivos de texto para o banco (OLE Automation, CLR, BCP, BULK INSERT, OPENROWSET) May 29, 2016 0 CLR Query development OLE Automation Databases File Manipulation SQL Server