Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Versioning data in SQL Server so user can take a certain cut of the data

Do changes made within one transaction "see" each other?

SQL Server 2008R2 problem: "Property Size is not available for Database []..."

How is session object timeout handled in ASP.NET with SQLServer as sessionState mode?

Wix: create a sql server database at a specified location [duplicate]

sql-server wix

Data ended at 64512 characters - MSSQL // PHP // OPENSuSE // APACHE2

php sql-server

Safe-casting text to XML

sql-server xml tsql

SQL Server Integrated Authentication Mode

asp.net sql-server

When did this T-SQL became incorrect? Or have it always?

sql sql-server tsql

Creating a table in oracle using sql server table

What is the most efficient / best practise to Upsert 5000+ rows without Merge in SQL Server?

What syntax does the Current Language property take in a SQL Server connection string?

Will an application on PHP Yii framework with MySQL database handle an ERP solution of 20K employees?

Generate changes script

Cannot connect to SQL Server Analysis Services even though it seems to be running

sql-server ssas ssms

c# / ASP.NET / SQL Server - running query once a day

c# asp.net sql-server

Invoke or BeginInvoke cannot be called on a control until the window handle has been created

SQL Server 2008 Row Insert and Update timestamps

sql-server timestamp

Counting number of children in hierarchical SQL data

Is it safe to use SUM() without ISNULL()

sql-server performance