Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

.Net SQL Server Connection String - hide password from other developers

Problem getting the progress status of a SQL-Server restore job

execute SSIS or DTS package asynchronously from ASP.NET

c# asp.net sql-server ssis

Storing URLs in SQL Server

sql-server

Database reads varying dramatically on a query with indexes

How to determine which databases are being used on SQL Server 2000

Reading SQL Analysis Services Metadata

sql-server mdx ssas adomd.net

A connection was successfully established with the server, but then an error occurred during the pre-login handshake / Login process

Arithmetic overflow w/ bigints in SQL Server 2008

ActiveRecord Migrations with UUID primary key

Integration tests with Entity Framework 4 Code First using SQL Server CE 4 or SQLite

SQL Azure : Connection to SQL Azure throws exception

For VAT tax, what is the correct Decimal(p, s) precision and scale for SQL Server field size declaration?

sql sql-server types

Geospatial data in SQL

SQL - Clone a record and its descendants

Same SQL Query Slower from NHibernate Application than SQL Studio?

sql sql-server nhibernate

Is it helpful to compress strings before placing in database?

c# sql sql-server

Change in query plan and execution time with TOP and ESCAPE

How to force SQL Server to process CONTAINS clauses before WHERE clauses?

SqlDataReader.GetSqlBinary vs SqlDataReader.GetSqlBytes?