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 > september 2003

Filter by week: 1 2 3 4 5

searching inside a image column
Posted by vishal at 9/27/2003 1:52:41 AM
Hi I have stored my word doucument inside a column of type image in sql 2000. I have created a full text index on this column and also have cretaed a column that specifies the type of file as ".doc". I am not able to search inside the stored document. Please guide me . Thanks ...more >>


SQL 6.5 .mdf is at capacity...
Posted by Sheryl at 9/26/2003 5:34:35 AM
I was wondering if someone could give me an idea of what would be the best procedure to follow if the database is at capacity? It was set to 500mb and that is what it is at now; the users are unable to use their application. Any assistance would be greatly appreciated! ...more >>

Maintaining the .LDF (log) file
Posted by Jack at 9/25/2003 8:04:20 PM
I have a .LDF (log) file that has grown to 5GB. Could you recommend a safe procedure to complete the following? 1) Backup up Timeport_log.LDF 2) Remove all data from Timeport_log.LDF so that only one or more days of log information is contained in this file. Could you provide recommend...more >>

Importing Catalog files
Posted by Naser geraminia at 9/24/2003 11:27:14 PM
Hi all I have a database in my old SqlServer 2000 on computer1, which named x.mdf. I have Fulltext catalogs on this database. Next, i transfered the x.mdf and catalog files seprately to computer 2. i attached the x.mdf to new SqlServer 2000 on computer2. now can i import catalog files fr...more >>

Install these patch for Windows
Posted by Király Illés at 9/23/2003 10:39:00 PM
Microsoft Consumer this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now t...more >>

Watch the security package from the Microsoft Corp.
Posted by r frieson at 9/23/2003 5:25:18 PM
Microsoft User this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express as well as three newly discovered vulnerabilities. Install now to ...more >>

are these groups still moderated?
Posted by Andy Svendsen at 9/23/2003 10:09:15 AM
It is bad enough that my email address got harvested for the fake Microsoft IE 4.01 product alert email that has a virus attachment as a security patch. But I think the posts should be more closely censored as you can see from some of the posts in this newsgroup. -- ***********************...more >>

Fulltext Search Problem
Posted by goku24_dc NO[at]SPAM yahoo.com at 9/23/2003 6:27:54 AM
I have a table with book titles. Let's say some of the titles are "Science", "Journal of Science", "Great Adventures in Science", "People in Science", and others. When the user searches based on the keyword "Science", all book title with the word science in them should be returned. This works...more >>



Error message when searching for reserved words.
Posted by omar NO[at]SPAM designlevel2.com at 9/22/2003 11:15:07 AM
I have gotten an odd response from a client of mine. They would like to alter the error message when a user searches for reserved words. For example if a user searches ('if'), why they would do that I dont know, I need to alter the feedback the user gets on their end. Has anyone run into this pr...more >>

Fulltext Spreed
Posted by Naser geraminia at 9/22/2003 7:49:57 AM
Hi all My Fulltext Populating speed decreases progressively. Thus I set Resource_usage to 5, but Populating didn't use 100% of Cpu and Ram (estamated:40%). I think that the problem's cause is I/O rate. Can i have Fulltext catalogs On Ram for increasing the speed? Thanks......more >>

Performance Issues when using CONTAINSTABLE
Posted by Shadowfax at 9/22/2003 3:37:12 AM
I have a number of tables with Full Text Indexing set up on some of the columns. The problem is that performance is badly affected when retrieving rows using CONTAINSTABLE, as in the following: INSERT INTO temp_Placements(PlacementID, UserID, Switch) SELECT DISTINCT PlacementInfo3.P...more >>

Store/Query .doc files in SQL Server EXAMPLE, STEP BY STEP
Posted by sbjelica at 9/21/2003 5:45:57 PM
Hi all, this is my first time I am posting a question here and hope someone will make some minds thoughts about it. BTW I am a newbie in SQL topic. What I want to achive is for someone here maybe simple, so I would be happy if I could get a step-by step explanation, cause no existing d...more >>

XML Ifilter Question
Posted by E F at 9/21/2003 3:59:03 PM
I have a SQL 2000 running on .net 2003 server for example i have the fallowing xml file as an image col, properly indexed stec... <?xml version="1.0" encoding="utf-8"?> <SQLContentItemSerialization xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-ins...more >>

Ignored words with Hebrew
Posted by Tamir Kamara at 9/20/2003 10:34:52 AM
Hi, I'm having a weird problem: I'm trying to search the Indexing service catalog with Hebrew words via the sql server (linked to the catalog), but I'm getting "... only ignored words". the weird thing is that when I try to query the catalog directly from asp page (with ole connection) it wor...more >>

formulation quotation mark in String
Posted by Diwen at 9/19/2003 2:13:30 PM
Hi, I would like to form contains inquiry (phrase search) in MS SQL Server fulltext. But there are Probleme in the formulation string with the quotation mark " " and ' '. How may I formulate that ('"Dresdner Bank"') correct in java? ResultSet rs = wstmt.executeQuery("SELECT titel, a...more >>

Error 7609
Posted by mitra fatolahi at 9/18/2003 2:45:27 PM
Hello Everyone, We did not have install the MSSearch engine at the time we had installed SQL Server 2000. Now that we need the search engine we decided to install it. After we installed, we tried to start the search engine and we got Error 7609: "Full-Text Search is not installed, or a...more >>

Errors populating full text
Posted by guumbah NO[at]SPAM excite.com at 9/18/2003 9:22:42 AM
We are running SQL 7 on three different servers, all with full-text installed. Only one of the servers is having this problem. Please note that this error is similar to the one caused by changing the account that SQL runs under, but this is not that problem. Please do not refer me to how to s...more >>

Excluding Results???
Posted by Iain N at 9/18/2003 2:00:38 AM
I have come across a small problem when searching using the freetext catalogue on a products table we have. When doing a search for 1750TN (which is a valid part of a product description) the record is not found, however, if I type FS-1750TN the search finds the requested product. Any i...more >>

Incremental Population & General FT Question
Posted by Jeff Wilson at 9/17/2003 3:33:08 PM
Hello, I'm running the following configuration: Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05 Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows NT 5.2 (Build 3790: ) On a dual 2.GHz Xeon; 4GB Ram; IDE RAID 0 Server. I'm FT Indexing rou...more >>

Using 'Textcopy' to import images
Posted by ahui at 9/17/2003 10:01:50 AM
We have been using 'Textcopy' to import images into database tables successfully in SQL Server 7.0. Recently, we just migrated to SQL Server 2000 and got a problem with 'Textcopy'. The error states that 'The filename, directory name, or volume label syntax is incorrect'. However, our log file ind...more >>

Fulltext serach engine not working in WindowsXP
Posted by Murali at 9/17/2003 12:15:47 AM
Sir, We have developed application which runs sql server 2000 at backend. I use indexing and fulltext serch feature of sql server 2000. It was working fine with windows 2000 professional. But when we upgraded to windows XP and after installing sql server 2000 and fulltext option, the fu...more >>

Memory Usage
Posted by robnews NO[at]SPAM iGive.com at 9/16/2003 8:59:48 PM
Brand new box, dedicated to sql - win 2003 enterprise, sql 2k enterprise sp3a, 8GB of memory, AWE enabled (shows in sql log), sql memory set to dynamically configure (min - 1024) (max - 6144), it's a 4 processor machine, with hyperthreading, have 6 processors marked to be...more >>

GOOGLE-esque FTC and Forms?
Posted by ryan at 9/16/2003 2:24:18 PM
I am trying to decide whether to move from Oracle to SQL Server and I am testing SQL Server 2000 Enterprise and running into a major issue. Summary - I would like to use a fulltext catalog as the base for searching across our data where the user can - as you would when using Google - add " " t...more >>

Full-text search performance
Posted by alex at 9/16/2003 1:23:00 PM
Hello All, I have one table with 2M records; this table has one column varchar(168). Current situation is: the LIKE query takes 11+ seconds. Do you think full-text search be the better solution for the search? And how the performance will be? Thanks in advance. Alex...more >>

Full Population is running for over 2.5 days and...
Posted by mitra fatolahi at 9/16/2003 10:42:10 AM
Hi Everyone, A client of ours is doing a Full Population on a table with over 5 millions rows and the population has not yet been finished after 2.5 days. The machine on which they have the SQL Server 2000 and the MSSearch engine running is a dual Pentium 1Ghz with 1.5 GB RAM. Any i...more >>

SQL Plural Searching
Posted by felix at 9/16/2003 10:25:00 AM
I am trying to find out how to perform a purely plural search I currently use the following: WHERE CONTAINS (Description, 'FORMSOF(INFLECTIONAL, "dry")') This however finds gender and neutral forms as well as the plural and singular forms. Any help would be appreciated Thanks Felix ...more >>

Full-index Search Problem...
Posted by KWilliams at 9/16/2003 8:49:42 AM
Hello, and thanks in advancec, I have a SQL Query (QUERY A): SELECT * FROM dbo.Commission_Minutes WHERE Min_ID = MMColParam AND Date = 'varDate' OR FREETEXT (Minute, '%varKeywords%') ORDER BY Date ASC VARIABLES: varDate % Request("txtDate") varKeywords % (Request("txtKeywords") MMColPa...more >>

Pls Help: A clause of the query contained only ignored words.
Posted by kwilliams NO[at]SPAM douglas-county.com at 9/16/2003 7:29:45 AM
Hello, and thanks in advancec, I have a SQL Query (QUERY A): SELECT * FROM dbo.Commission_Minutes WHERE Min_ID = MMColParam AND Date = 'varDate' OR FREETEXT(Minute, '%varKeywords%') ORDER BY Date ASC VARIABLES: varDate % Request("txtDate") varKeywords % (Request("txtKeywords") MMColPar...more >>

Error when search text contains one character followed by a double quote
Posted by greg_millward NO[at]SPAM yahoo.com at 9/16/2003 6:13:18 AM
Been searching the web, but can't seem to find an answer for this one... What syntax should be used when the search text contains one character followed by a double quote? For example, someone wants to search for a size of 9 inches, and they type a double quote to represent inches, then they ...more >>

Importing data for full text indexing via IFilter
Posted by Christian Bird at 9/16/2003 3:12:53 AM
I am attempting to use the various IFilter implementations available to extract textual data from documents (.doc/.pdf) and in addition EXIF data, MP3 tags, etc from other file formats. The idea is to import this data into SQL server, and use in conjunction with full text indexing. However...more >>

Removing Reference to Restored Full-Text Catalogs
Posted by Owen T. Soroke at 9/15/2003 5:06:09 PM
Good Morning, I have restored an SQL database on a different server in which it was backed up on. This restore process naturally retained the Full-Text Catalog entries. However, the Full-Text catalogs are referencing the location and full-text indexes of the previous server. I am unable ...more >>

When FTS table design changes...
Posted by Rajah at 9/15/2003 1:22:12 PM
I changed one of field's width in a table which has FT indexing. After that, notifications processing started and ran for long time. once it got finished, I did not receive results for any of my full text search. Does anybody know what this notification processing actually does? Is re...more >>

Full text english wordbreaker and forward slash
Posted by Andy Gilman at 9/15/2003 12:02:58 PM
Having problems with forward slashes (/) in text I have the following in a text field: "this is a test/ of forward slash" i would have expected / to be a delimiter but it isnt. worse than this i cant even search for "test/" None of the following works: CONTAINS(myfield, 'test/') OR CONT...more >>

Full-Text is installed, search service running, but not enabled in Enterprise Manager?
Posted by Marvin Slayton at 9/14/2003 9:47:27 AM
SELECT @@Version results: Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05 Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows NT 5.1 (Build 2600: Service Pack 1) I had to install Microsoft Search from my CD and now I have Microsoft Search run...more >>

FREETEXT Question
Posted by Bill at 9/12/2003 2:00:55 PM
Will FREETEXT search using booleans, or will it only do an OR on searches? I need to search across two database columns, so I can't use CONTAINS. ba ...more >>

Populating speed decreases progressively
Posted by Naser geraminia at 9/12/2003 12:38:48 PM
Thank you john My database and FT Catalogs are positioned in seprate hard disks(in 2 hard drives), but i have no information about what aredifferent disc controller and channels are. Indeed, in starting full population i have a very high rate(15000 rows at first minute), but next the ra...more >>

Noise Word Filtering
Posted by Chanakya Konakandla at 9/12/2003 5:03:37 AM
When my query has noise words and If I try to use CONTAINS clause, I get error like this "Execution of a full-text operation failed. A clause of the query contained only ignored words." Say for eg: my search string is 'a smart card solution' and I want to use all of these words for search...more >>

FTI - Full population
Posted by Naser geraminia at 9/11/2003 9:07:16 PM
Hi all. I have an keywords table by 2000000 rows that contains an int(4) key and a varchar(50) Keyword(Unique index) in Sql Server 2000. I need very fast searching this table and so I Used Full-text Service. the problem is: After about 80 seconds of starting full population, speed of ad...more >>

Compressed documents?
Posted by Brandon Lilly at 9/11/2003 2:45:18 PM
Currently, we have documents stored in the database the normal way, and all is good with the world of fts. However, we have some clients that have a LOT of documents, most of which are stored and never viewed again, that take up an enormous amount of diskspace. We were considering compressing...more >>

FTI - Full population
Posted by mitra fatolahi at 9/11/2003 2:17:55 PM
Hi All, Can a Full population be stopped in the middle of the process and then later resume from where we had stopped the process? Thank you, -Mitra...more >>

Full-text lookup failing with "unknown result"
Posted by Fred Forsyth at 9/11/2003 8:47:30 AM
I've got a VB app calling a SQL query that has a CONTAINS clause to search a full-text indexed field. The ADO call is failing with the following error (code 7607): [Microsoft][ODBC SQL Server Driver][SQL Server]Search on full-text catalog 'Deals' for database ID 8, table ID 309576141 with sear...more >>

Noise words
Posted by SelvaB NO[at]SPAM icode.com at 9/11/2003 6:25:51 AM
How to get noise words from an SP..? Regards, Selva Balaji B. -- Posted via http://dbforums.com...more >>

Quering a Query
Posted by Mike NO[at]SPAM MONY at 9/10/2003 7:40:02 AM
Hello all thank you for taking the time to read my question. I am new to writing SQL statements actually I've taken "Querying MS SQL server 2K with Transact- SQL".. so basically SQL 101. I need some guidance on how to query a query. I have a desktop database which contains information on a...more >>

Doubt declare SQLServer
Posted by kadu.gertners at 9/9/2003 5:25:21 PM
I'd like to know, if there is a possibility reference declare SQLServer dynamically? For example, I've tried execute this query(under), but I received this message (Server: Msg 137, Level 15, State 1, Line 6 Must declare the variable '@t1'.): declare @Frase varchar(50) set @Frase = 'declare...more >>

WildCard in FreeText
Posted by Abhijeet Raje at 9/9/2003 5:23:29 PM
Hi All, I want to put wild card in freetext search. How can I put? My requirement is if I search for "Memory" it gives me 100 records. If I search for "Mem" It should give me 100+ records. Regards Abhijeet ...more >>

new Noise words that don't exist!? how do i know what to parse out?
Posted by Henry at 9/9/2003 4:58:35 PM
hello, i have a searchpage that parses out the default US English noise words. i then perform an inflectional search of each word within the containstable predicate. when i search for "new used" , the searchPage runs this query: SELECT a.category_id, a.categoryName FROM category a INNER JOIN...more >>

FTS Optimisation question
Posted by Tester at 9/8/2003 1:19:43 PM
hiya, I need some help trying to identify a couple of things. The first is my company wishes to implement searching, its a dynamic website using SQL server 2000. I have enabled FTS on a couple of tables. I was thinking, SQL FTS has a filter which I have set to "neutral" also I use the ge...more >>

Word order dependent search
Posted by fts at 9/8/2003 6:02:58 AM
We need to have a functionality whereby we can have Word order dependent search - All words entered appear in the term in the order entered. Can we accomplish this using FTS? Thanks...more >>

Scheduled job fails
Posted by Gary at 9/6/2003 1:43:11 PM
I'm administering a remote database on a shared web host. The database has two full text catalogs. I have a stored procedure that conditionally runs an incremental population on both catalogs. Problem #1: All of the full text menu items in EM are disabled. Is this normal for remote maint...more >>

Multiple Words Replace (Hit highlighting)
Posted by Jason Davis at 9/6/2003 10:46:24 AM
Hi there, Does anyone know of a user function in mssql2k that will allow me to pass a delimted string of keywords, and have a column returned with those keywords highlighted. for example: replaceit('word1,word2,word3',column_name) gives ===> foo <b>word1</b> fooit foobla <b>word2</b> ...more >>


DevelopmentNow Blog