Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

The ntext data type cannot be selected as DISTINCT because it is not comparable

sql sql-server

Compute MD5 hash of a UTF8 string

SQL Server error: connection string property has not been initialized

sql sql-server

Postgresql stored procedure return select result set

Track or log calls to a user-defined function in SQL Server

Conversion failed when converting the varchar value 'Id' to data type int

Last_value with IGNORE NULLS in SQL Server

c# sql sql-server

pandas + pyodbc ODBC SQL type -150 is not yet supported

sql-server pandas odbc pyodbc

round,ceiling 2 decimal points

sql sql-server rounding ceil

SQLSMS Intellisense on linked server

How to convert from Hashbytes function's SHA2_256 encryption datatype to varchar(256) in SQL Server 2012

sql sql-server

System.Data.SqlClient.SqlException: 'Incorrect syntax near '@p0'.'

c# sql-server dbcontext

Error SQL71627 SQL Server bacpac migrate to Azure SQL Server

sql-server database azure

The certificate chain was issued by an authority that is not trusted

Is there a faster way than this to extract data from XML nodes in T-SQL?

sql sql-server xml tsql

Need to get multiple value from a table in the left join

Difference between SSDT in VS and Integration Services in SQL Server

Add() method adding duplicate rows for linked models in Code-First Entity Framework

NW.js / Node.js throws "SSL routines:ssl_choose_client_version:unsupported protocol" error when using node-mssql / tedious

What version of .Net framework ships with SQL Server 2008?