SQL Server – Como criptografar e descriptografar senhas (com Salt) utilizando o CLR (C#) December 1, 2016 0 Databases SQL Server C# (CSharp) CLR Programming Errors
Erro de login failed for user ‘usuario’ ao tentar conectar no SQL Server por uma aplicação .NET (C#) November 23, 2016 2 SQL Server C# (CSharp) Errors Programming Databases
SQL Server: Sessão executando há muito tempo com o comando sp_readrequest (DatabaseMail) October 31, 2016 3 Databases SQL Server Manutenção Errors Monitoring
SQL Server – The data types datetime and time are incompatible in the add operator July 16, 2016 1 Errors 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 SQL Server CLR Errors Databases
SQL Server – Erro ao utilizar OPENROWSET: Access to the remote server is denied because no login-mapping exists May 28, 2016 0 Errors Databases SQL Server
SQL Server – Cannot resolve the collation conflict between … in the equal to operation. May 25, 2016 0 Databases SQL Server Errors
SQL Server – Heterogeneous queries require the ANSI_NULLS and ANSI_WARNINGS options to be set for the connection May 22, 2016 1 Databases SQL Server Errors
SQL Server – The database owner SID recorded in the master database differs from the database owner SID recorded in database April 21, 2016 0 Databases SQL Server CLR Errors
CLR – Resolvendo o problema System.Security.Permissions.FileIOPermission no SQL Server March 30, 2016 1 CLR Errors Databases SQL Server