Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Upgrading from SQL Server 2008 R2 Express to SQL Server 2008 R2 Enterprise

Can't add user to db_datareader via script

How to automatically generate unique id in SQL like UID12345678?

How to restore SQL Server 2014 backup in SQL Server 2008

Should I create the support objects required to use database diagramming?

Differences Between SQL Server 2008 and SQL Server 2008 R2 from a developer's POV

What keeps clearing my SQL Server plan cache?

Redeploying SSIS packages - Cache?

ssis sql-server-2008-r2

TSQL Group by Column with Multiple Values

Why only some users get the error: "Connection is busy with results for another command"

Am I running a 32-bit or 64 bit Sql Server

SSIS - OLE DB Destination - Table or Views load vs. Fast-load

what is Enlist=false means in connection string for sql server?

How do I find the current version of a SQL Server data-tier application?

Where clause on subquery statement in select

sql sql-server-2008-r2

SQL reverse LIKE

sql linq sql-server-2008-r2

SQL Transaction uncommittable while using try..catch.. Why?

Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'

CROSS JOIN with one empty table sql server

How to pass string parameter with `IN` operator in stored procedure SQL Server 2008