Sign in
|
Join
|
Help
Damien McGivern
This Blog
Home
Contact
Syndication
RSS
Atom
Comments RSS
Search
Go
Tags
.Net 3.5
.Net 3.5 SP1
ASP.NET
code
Community Server (CS)
Debugging
Firefox
JOBS
LINQ
MVC
NIMTUG
Offer
Offers
ReSharper
RTM
site
SQL
SQL Server 2008
Student
TDD
Vista
VOIP
VS 2008
VS 2008 SP1
VS.Net
WCF
WCF Starter Kit
web development
windows 7
Windows Mobile
Windows Server 2008
XML
Navigation
Home
Events
Blogs
Forums
Photos
Downloads
Archives
December 2009 (1)
October 2009 (1)
September 2009 (1)
August 2009 (1)
May 2009 (4)
December 2008 (3)
May 2008 (1)
February 2008 (2)
January 2008 (2)
June 2007 (2)
May 2007 (1)
January 2007 (1)
November 2006 (1)
October 2006 (1)
August 2006 (3)
May 2006 (5)
April 2006 (6)
February 2006 (2)
Twitter
Follow me on Twitter @dmcgiv
Browse by Tags
All Tags
»
SQL
(
RSS
)
SQL Server 2008
22 October 2009 15:02
SQL Error 30080 - The full-text population on table [table name] cannot be started because the full-text catalog is importing data from existing catalogs.
Earlier today I received an error while running an update script on a client's SQL Server 2008 database. The script was trying to add FTS to a new field in the table The error code 30080 had the message The full-text population on table [table name...
Posted by
Damien McGivern
| with
no comments
Filed under:
SQL
,
SQL Server 2008
20 May 2009 11:09
PDF SQL Server Cheat Sheet
MVP Pinal Dave has posted his SQL Server cheat sheet as a PDF download.
Posted by
Damien McGivern
| with
no comments
Filed under:
SQL