Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > sql server full text search > june 2003

Sql7 SP4 Installation Problem
Posted by Howard at 6/30/2003 10:44:43 PM
When I run sp4 on my sql7 win 2k server, the patch gets as far as writing scripts 1 of 8. It says that it can't has problems executing the script and ask to retry or cancel. I can hit the retry button but after 4 tries, it cancels out of the patch. I've updated the win 2k server patches...more >>

Can't create full text catalog in one database
Posted by google NO[at]SPAM alansilver.co.uk at 6/30/2003 9:25:57 AM
Hello, I have an SQL Server (7 SP2) running several databases with full text indexed tables. One of the full text catalogs seems to have been lost and I can't rebuild it. I tried using QA and entering ... EXEC sp_fulltext_database 'enable' exec sp_fulltext_catalog N'Products_FullTextInde...more >>

Full-Text Storage Requirements
Posted by ray gondzur at 6/30/2003 6:49:08 AM
I have an existing application using SQL 2000 that works with scanned images of documents. I want to add the ability to OCR the images and store the recognized words in SQL to utilize FTS against them. How do I calculate the storage requirements for the additional table to hold the recogn...more >>

Stored Procedure question
Posted by Joakim Kampe at 6/30/2003 3:39:41 AM
Hey everyone! Im working with VB.net in correlation with MS SQL server and im trying to write a function that matches strings with their counterpart in the database. I do this by using a stored procedure that i call from my VB code. The stored procedure looks like this: CREATE PROCEDURE SpecY...more >>



DevelopmentNow Blog