Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Sync data from MS Access to MS SQL

sql-server ms-access

System.Transactions source warnings when using Linq-2-Sql

What's the difference between these T-SQL queries using OR?

Why SQL Server doesn't treat this code erratic?

sql-server

What is enough to store dates/times in the DB from multiple time zones for accurate calculations?

Is there anyway for SQL Server Profiler to remember column widths?

SqlBulkCopy performance

c# sql-server sqlbulkcopy

How to avoid deadlocks when selecting from joined tables?

sql-server

Checking foreign key constraint "online"

Selecting n random rows from a huge database with conditions

Is there any equivalent of SQLBulkCopy in Npgsql

Pass Parameters to OLE DB SOURCE

sql sql-server ssis msbi

Why doesn't Entity Framework 6 select just scope_identity() after insert?

Renaming a column without breaking the scripts and stored procedures

sql sql-server triggers rename

Optimizing dateTime on linq query

Entity Framework Issue When running Stored Procedures

Does SqlConnection processes queries in parallel?

Using C# function in Entity Framework Query

How can a user change their own password for an Azure SQL Server database with SQL Authentication?

sql-server azure

Should I use PHP's SQLSRV Functions?

php sql-server