Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server equivalent of hstore?

sql-server hstore

Cannot connect to SQL Server Express 2014 from Visual Studio 2012

NHibernate uses wrong column type for LINQ contains query (varchar to nvarchar)

TSQL query returning double the rows with inner join of same table twice

sql sql-server tsql

How to insert an element into xml column not knowing if the tree will already exist?

Mono equivalent of ClientConnectionId

c# sql-server mono sqlclient

Entity Framework varchar foreign key case insensitive

What are the differences between OLEDB/ODBC drivers when connecting to SQL Server?

sql-server odbc oledb

SQL Server Query Optimisation - Unexpected slowness in a simple query

SMO: restoring to a different DB, why db is null?

c# sql-server smo

Azure SQL Table -> SQL Server View -> Linked Access table: can't update

Slow SQL data retrieval with SqlDataReader.Read() in C# vs SSMS

SSIS - Dynamically loop over multiple databases

SQL Server detect other browsers from navigator.userAgent

sql sql-server user-agent

SQL Server Agent service could not be started

How do you resolve Linked server references in SQL Database project in VS?

Bulk delete (truncate vs delete)

How to get identities of inserted data records using SQL bulk copy

SELECT SQL Variable - should i avoid using this syntax and always use SET?

sql sql-server tsql

Transactional And Reporting Databases - How?

.net sql-server database