Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL query to show columns based on column value repetition

sql sql-server

to convert datetime into date string from 2019-05-02 12:00:00 to 2019-05-02

sql sql-server datetime ssis etl

SSIS expression picking up variable as column then throwing error

Is it possible to install both SQLPS and SqlServer PowerShell module on Windows 10?

sql-server powershell

How to remove duplicate rows in SQL Server self join

Microsoft cubes usage boundaries and best practicies

How to implement constraint based referential integrity on a simple 3 way relation

DB Link from oracle -> ms sql ORA-28545 & ORA-02063

sql-server oracle

why does LINQ use the wrong datatype in my query while it's declared correctly in the EF schema?

SQL Server 2019 - The server principal "sa" is not able to access the database "DB_NAME" under the current security context

Concurrency logging to sql DB - threads not running parallel

Concurrency - Spring + Hibernate + SQL Server

How to efficiently archive older parts of a big (multi-GB) SQL Server database?

sql sql-server

Determine Time Zone Offset in T-SQL

How do I load and save an image from an SQL Server database using GDI+ and C++?

c++ sql sql-server image gdi+

Is there any way I can get .net stack traces in Sql Profiler, or a similar tool?

Apart from initial cost, are there any other benefits of using MySQL over MSQL server with .net?

mysql .net sql-server

Transaction level, nolock/readpast and concurrency

Using SQLServer contains for partial words

How to build RUNAS /NETONLY functionality into a (C#/.NET/WinForms) program?