Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / April 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
full text search query28 Apr 2009 19:34 GMT1
I have a series of queries that returns part number values from three
branches. On a new search, what line(s) could I add/modify so that, if the
query found a part number across ALL THREE databases =0, the search pull that
part number? Here is the code so far:
full text search28 Apr 2009 11:30 GMT1
I am getting the following error while creating full text indexing for a
column.could  any one tell me what is the error?I am trying to create an
index for short description field of  the product table.
TITLE: Microsoft SQL Server
No results SQL Server 200028 Apr 2009 07:37 GMT4
I have this table:
CREATE TABLE [tbl_documenti] (
    [pk_documento] [int] IDENTITY (1, 1) NOT NULL ,
    [fk_cartella] [int] NULL ,
SQL Server 2008 no results25 Apr 2009 17:24 GMT1
We encountered a strange problem. We licensed a SQL Server 2008 Standard last
month and tried to implement a FTS. The same search worked fine on a SQL 2000
Server but at the 2008 it returns no results. Even if I create a new table,
and a new catalog from scratch with only a few ...
sp_fulltext_table03 Apr 2009 14:04 GMT3
I have a table with a single blob column and a "fileExt" column to define
the file type.
What I want is, that the fulltext indexing takes place automatically.
I think sp_fulltext_table does the job, but I do not understand exactly its
sql2005 catalog keeps growing01 Apr 2009 14:36 GMT2
running sql 2005 SP2
I have a catalog on a table which is truncated and re-populated on a daily
basis.
After the table is build I issue a alter fulltext index ... start full
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.