Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to deny delete on a table for all users

sql sql-server tsql

SQL Server efficiently filter rows where times are not near another table's times

How would you architect this message processing system in .NET/SQL Server?

.net sql-server queue

How can I use single query to insert multiple records from Dataset into SQL Server 2005?

c# sql-server ado.net

difference between set @flag =1 and set @@flag = 1

Why bother setting the size parameter of a command object parameter?

c# sql-server ado.net

Using double quotes in a T-SQL script fails in SQLCMD, but not SSMO

sql-server tsql sqlcmd

User does not have permission to access a database

SQL Server create date

sql-server

Why can I not register System.Web in SQL Server 2008?

sql-server sqlclr

After Large Delete from Table?

SQL select dynamic number of records

How to sum up a field depending on an other field value?

sql sql-server

How do I Add My Domain User Account to the List of Users with Permission to Connect to the SQL Server?

Select the number of days a record is present within a certain year/month

Can I call a C# function by a SQL Server trigger?

Extract a value from SQL XML field

sql sql-server xml xpath

SQL Server database file not being truncated

Creating a Primary Key or Unique Index on a URL Column

Generate unique random integer in database column