Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to alter a column and a computed column

sql sql-server

PostgreSQL or MS SQL Server?

"GRANT ALL TO role" in SQL Server

sql-server tsql

How do you insert a file (PDF) into a varbinary SQL Server column and later retrieve it?

c# sql-server file blob

SQL Server security via TSQL

sql-server security tsql

DB comparison tools

Inserting an attribute in multiple XML Nodes using XML.modify() in SQL 2005

Query duration estimation in SQL Server

sql-server progress

How can I document tables and fields in SQL Server 2005

sql-server

Sane/fast method to pass variable parameter lists to SqlServer2008 stored procedure

Manually inserting varbinary data into SQL Server

sql sql-server

Can replication work between SQL 2005 publisher and SQL 2008 subscriber?

Execution plan oddity after re-enabling foreign key constraint

Why is there no equivalent for hierarchyid SQL data type?

sql sql-server hierarchyid

Installing sqlserver2008 SP1, the 'select features' is empty?

sql-server windows-7

Create Database :: ERROR

sql sql-server tsql

RubyODBC Cannot allocate SQLHENV

sql sql-server ruby ubuntu

How can I get the actual CURRENT_USER for a dbo in SQL 2005?

Invoke-Sqlcmd cmdlet throws exception when using -Variable parameter

How to enforce DB integrity with non-unique foreign keys?