Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Best full text search alternative to MS SQL, C++ solution

Connect to SQL Server from cygwin window times out, from DOS prompt works

sql-server cygwin sqlcmd

Reference .NET Assembly from a SQL Server Stored procedure or function

Inserting a value into an SQL float column generates a weird result

What are the dangers of dynamic SQL, and can they be avoided?

Alternative to BACKUP LOG WITH TRUNCATE_ONLY

How can SQL procedures from the Master database help db developers?

sql-server

Get result columns from a StoredProc without exec it, using Microsoft.SqlServer.Management.Smo

sql query to find customers who order too frequently?

sql sql-server tsql

SQL Server file and filegroup

sql-server tsql filegroup

Should I give a client a SQL Server login with the 'db_owner' role? [closed]

sql-server security

Linq to Sql - DateTime Format - YYYY-MMM (2009-Mar)

c# sql-server linq

Trigger to capture schema changes in the Server

Constraint for one-to-many relationship

Access vs SqlServer for a Simple Database

sql sql-server ms-access

How to use the identity as a column value during an insert

sql sql-server tsql

SQL Server export to Excel with OPENROWSET

"ASP.NET" error: Access to the remote server is denied because no login-mapping exists

How can I concatinate a subquery result field into the parent query?

DB won't reinitialize to local subscribers after Schema changes