Click here to Skip to main content
16,006,594 members
Home / Discussions / Database
   

Database

 
GeneralRe: change table owner to dbo Pin
hepsy.i7-Aug-07 0:01
hepsy.i7-Aug-07 0:01 
GeneralRe: change table owner to dbo Pin
Pete O'Hanlon7-Aug-07 1:27
mvePete O'Hanlon7-Aug-07 1:27 
GeneralRe: change table owner to dbo Pin
hepsy.i7-Aug-07 1:55
hepsy.i7-Aug-07 1:55 
GeneralRe: change table owner to dbo Pin
Mike Dimmick7-Aug-07 3:06
Mike Dimmick7-Aug-07 3:06 
GeneralRe: change table owner to dbo Pin
Pete O'Hanlon7-Aug-07 3:25
mvePete O'Hanlon7-Aug-07 3:25 
QuestionHow to install MSDE 2000 client components by command prompt Pin
Far sh6-Aug-07 22:58
Far sh6-Aug-07 22:58 
AnswerRe: How to install MSDE 2000 client components by command prompt Pin
Mike Dimmick7-Aug-07 4:18
Mike Dimmick7-Aug-07 4:18 
QuestionFull Text Searching Questions Pin
Brendan Vogt6-Aug-07 22:43
Brendan Vogt6-Aug-07 22:43 
Hi,

I am using SQL Server 2005, and I have a couple of questions. My contains can look something like the following:

...CONTAINS(fldBriefDescription, ' "metal" ');
...CONTAINS(fldBriefDescription, ' "metal" AND "hooks" ');

I have a textbox for my search text.

If the user types in hook, and I need it to bring back records that contain the word hook and hooks, and not just hook.

If I type in somthing like today's then it bring back no results. I know for a fact there is such text in the brief description table field. Is it possible to bring back the same results if I type in todays instead of today's or just plain today?

If I type in "metal hooks" then I need it to search for metal hooks, and not just metal and hooks.

I need to use a CONTAINSTABLE to rank the results, and I do not understand how this works. Please can some help me construct the CONTAINSTABLE??

Please can someone help.

Regards,
ma se
QuestionSQL Query Pin
sangramkp6-Aug-07 22:05
sangramkp6-Aug-07 22:05 
AnswerRe: SQL Query Pin
Pete O'Hanlon6-Aug-07 22:14
mvePete O'Hanlon6-Aug-07 22:14 
Questionhelp .... Pin
B.A6-Aug-07 20:43
B.A6-Aug-07 20:43 
AnswerRe: help .... Pin
originSH6-Aug-07 22:00
originSH6-Aug-07 22:00 
GeneralRe: help .... Pin
B.A6-Aug-07 22:14
B.A6-Aug-07 22:14 
AnswerRe: help .... Pin
Pete O'Hanlon6-Aug-07 22:06
mvePete O'Hanlon6-Aug-07 22:06 
GeneralRe: help .... Pin
B.A6-Aug-07 22:11
B.A6-Aug-07 22:11 
GeneralRe: help .... Pin
Pete O'Hanlon6-Aug-07 22:17
mvePete O'Hanlon6-Aug-07 22:17 
QuestionRe: help .... Pin
B.A6-Aug-07 22:54
B.A6-Aug-07 22:54 
QuestionCannot generate SSPI context error Pin
xbiplav6-Aug-07 18:16
xbiplav6-Aug-07 18:16 
QuestionPuzzled by converting date on an export [modified] Pin
Jack Fleet6-Aug-07 8:37
Jack Fleet6-Aug-07 8:37 
AnswerRe: Puzzled by converting date on an export Pin
Mike Dimmick6-Aug-07 12:38
Mike Dimmick6-Aug-07 12:38 
GeneralRe: Puzzled by converting date on an export Pin
Jack Fleet6-Aug-07 12:43
Jack Fleet6-Aug-07 12:43 
QuestionSQL Query Pin
sangramkp6-Aug-07 7:06
sangramkp6-Aug-07 7:06 
AnswerRe: SQL Query Pin
andyharman6-Aug-07 7:15
professionalandyharman6-Aug-07 7:15 
GeneralRe: SQL Query Pin
sangramkp6-Aug-07 7:40
sangramkp6-Aug-07 7:40 
GeneralRe: SQL Query Pin
andyharman6-Aug-07 8:17
professionalandyharman6-Aug-07 8:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.