Click here to Skip to main content
15,902,840 members
Home / Discussions / Database
   

Database

 
AnswerRe: xml schemas... Pin
Andy Brummer20-Sep-05 19:54
sitebuilderAndy Brummer20-Sep-05 19:54 
QuestionBest practices for user defined fields Pin
econner20-Sep-05 16:42
econner20-Sep-05 16:42 
AnswerRe: Best practices for user defined fields Pin
Edbert P20-Sep-05 18:27
Edbert P20-Sep-05 18:27 
AnswerRe: Best practices for user defined fields Pin
Andy Brummer20-Sep-05 20:01
sitebuilderAndy Brummer20-Sep-05 20:01 
QuestionDatabound ComboBox Selection Problems Pin
Glenn E. Lanier II20-Sep-05 15:33
Glenn E. Lanier II20-Sep-05 15:33 
AnswerRe: Databound ComboBox Selection Problems Pin
sreejith ss nair22-Sep-05 1:06
sreejith ss nair22-Sep-05 1:06 
AnswerRe: Databound ComboBox Selection Problems Pin
Glenn E. Lanier II2-Mar-06 8:36
Glenn E. Lanier II2-Mar-06 8:36 
AnswerRe: Databound ComboBox Selection Problems Pin
miah alom22-Sep-05 3:23
miah alom22-Sep-05 3:23 
QuestionSelecting distinct values Pin
Filipe Peixinho20-Sep-05 12:28
Filipe Peixinho20-Sep-05 12:28 
AnswerRe: Selecting distinct values Pin
enjoycrack20-Sep-05 17:17
enjoycrack20-Sep-05 17:17 
GeneralRe: Selecting distinct values Pin
Filipe Peixinho21-Sep-05 0:55
Filipe Peixinho21-Sep-05 0:55 
GeneralRe: Selecting distinct values Pin
enjoycrack21-Sep-05 0:57
enjoycrack21-Sep-05 0:57 
GeneralRe: Selecting distinct values Pin
Filipe Peixinho21-Sep-05 1:12
Filipe Peixinho21-Sep-05 1:12 
GeneralRe: Selecting distinct values Pin
enjoycrack21-Sep-05 1:17
enjoycrack21-Sep-05 1:17 
GeneralRe: Selecting distinct values Pin
Filipe Peixinho21-Sep-05 1:38
Filipe Peixinho21-Sep-05 1:38 
GeneralRe: Selecting distinct values Pin
enjoycrack21-Sep-05 2:01
enjoycrack21-Sep-05 2:01 
GeneralRe: Selecting distinct values Pin
Filipe Peixinho21-Sep-05 3:26
Filipe Peixinho21-Sep-05 3:26 
GeneralRe: Selecting distinct values Pin
miah alom22-Sep-05 5:06
miah alom22-Sep-05 5:06 
QuestionWhen LIKE operator doesn't use indexes. Pin
Tupax20-Sep-05 6:18
Tupax20-Sep-05 6:18 
AnswerRe: When LIKE operator doesn't use indexes. Pin
Andy Brummer20-Sep-05 8:02
sitebuilderAndy Brummer20-Sep-05 8:02 
GeneralRe: When LIKE operator doesn't use indexes. Pin
Tupax20-Sep-05 21:43
Tupax20-Sep-05 21:43 
QuestionRe: When LIKE operator doesn't use indexes. Pin
Tupax20-Sep-05 21:57
Tupax20-Sep-05 21:57 
At http://www.windowsitpro.com/SQLServer/Article/ArticleID/8828/8828.html i see this sentence in the section "Disadvantages of Full-Text Search":

[i]7. You can only use a wildcard (asterisk) as a placeholder for suffixes; you can't use a wildcard at the beginning of a search string. (For example, to find all occurrences of "sailboat," you need type "sail*" instead of "*boat.")[/i]

If i understand that correctly, that makes Full-Text Search useless to me; however, at the moment that also makes Full-Text Search look to me like useless in absolute, because i can't see anymore what does it do more or better than normal search.

But since it's impossible that Full-Text Search doesn't do anything more or better that normal search, this means that i'll need to better understand the whole matter.
Questionusing xml Pin
suchita2420-Sep-05 0:50
suchita2420-Sep-05 0:50 
AnswerRe: using xml Pin
Frank Kerrigan20-Sep-05 0:55
Frank Kerrigan20-Sep-05 0:55 
GeneralRe: using xml Pin
sreejith ss nair20-Sep-05 1:09
sreejith ss nair20-Sep-05 1:09 

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.