Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to get all child of each records of a self-referenced table

What is MSSQL exception code for "SHUTDOWN is in progress. Login failed for user ''XXXX''. Only administrators may connect at this time."

sql-server exception server

Entity Framework returning bad data

LINQ: Is there a way to combine these queries into one?

How can I log my SQL calls in Visual Studio 2013?

Why can't I connect to my mssql database using PHP?

SQL Server 2012 CPU usage spikes to 100%

How to Handle DATEDIFF(MINUTE, '00:00', '24:20') Like scenario?

"Untrusted initialization" flaw - while creating SQL Connection

c# sql-server veracode

SSRS Deployed reports have disabled parameters in IE, and those without parameters just return a blank screen

Get records that have all sub records

sql sql-server

Dynamics AX 2012: Conversion failed when converting date and/or time from character string

Why does String.Format work but SqlCommand.Parameters.Add not?

c# sql-server

Database Options has an unresolved reference to Filegroup [FILESTREAM]

SQL plan compilation and truth tables

sql sql-server null left-join

Is a transaction that only updates a single table always isolated?

replace text inside sql with XML output

sql sql-server xml

Structured types must have at least one field c#

Stop Visual Studio Copying Database MDF to bin

Bulk Insert with Format File (Fixed Width) - Unexpected end of file was encountered

sql-server tsql bulkinsert bcp