Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Named Pipes Provider, error: 40 - Could not open a connection to SQL Server?

How can I convert a string to a string encoded in UTF-8 and vice-versa?

Can dropping and recreating an index speed up a SQL delete?

Free tool to migrate from Sybase SQL Anywhere 12 to MS SQL Server 2008 [closed]

SQL Server - Free text search with empty keyword

Send a report directly to printer with Reporting Services

Temp table or permanent tables?

Database Tuning Advisor - Why does it give me no results?

Connecting Redhat to SQL Server 2008 for Ruby on Rails

Find exact match using full-text search

Custom SQL Server performance counters

Calling unmanaged C/C++ DLL functions from SQL Server 2008

SQL Server Management Studio - Always on Top

sql-server-2008

how to update a primary key if it is also the foreign key to another table?

sql-server-2008

Recommend a fitting LINQ provider to me (SQL server, complex queries)

Passing a date parameter to an in-line Table-Valued-Function is sloooww

Add pre-defined default to column in T-SQL

sql sql-server-2008 tsql

TSQL Functions used in stored procedure force column to readonly

c# sql-server-2008 tsql

How to detect that trigger fails after calling a stored procedure from .Net application?

Two strings compare equal using '=' but fail in 'like' compare