Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

The transaction log for database 'Name' is full.To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases

sp_whoisactive resulting an unknown query: "Insert Into <table_name> select *,%%bmk%% from <table_name> option (maxdop 1)"

How to access Gmail for storage in custom CRM using a SQL Server database?

distance between two points across land using sql server

Named Pipes Provider, error: 40 - Could not open a connection to SQL Server?

How can I convert a string to a string encoded in UTF-8 and vice-versa?

Can dropping and recreating an index speed up a SQL delete?

Free tool to migrate from Sybase SQL Anywhere 12 to MS SQL Server 2008 [closed]

SQL Server - Free text search with empty keyword

Send a report directly to printer with Reporting Services

Temp table or permanent tables?

Database Tuning Advisor - Why does it give me no results?

How to get all children of a parent and then their children using recursion in query