Click here to Skip to main content
15,906,329 members
Home / Discussions / Database
   

Database

 
Questionsql Pin
naidu nagam7-May-06 0:43
naidu nagam7-May-06 0:43 
AnswerRe: sql Pin
Rob Graham7-May-06 6:18
Rob Graham7-May-06 6:18 
QuestionFullTextSearch and Arabic Words Pin
TheEagle6-May-06 22:56
TheEagle6-May-06 22:56 
AnswerRe: FullTextSearch and Arabic Words Pin
Rob Graham7-May-06 6:04
Rob Graham7-May-06 6:04 
GeneralRe: FullTextSearch and Arabic Words Pin
TheEagle7-May-06 6:56
TheEagle7-May-06 6:56 
GeneralRe: FullTextSearch and Arabic Words Pin
Rob Graham7-May-06 7:08
Rob Graham7-May-06 7:08 
GeneralRe: FullTextSearch and Arabic Words Pin
TheEagle7-May-06 7:14
TheEagle7-May-06 7:14 
GeneralRe: FullTextSearch and Arabic Words Pin
Rob Graham7-May-06 7:19
Rob Graham7-May-06 7:19 
At least the #searchtable, and the fields being searched in the other tables.
varchar stores only single byte text, nvarchar stores Unicode. Any UI used to display nvarchar needs to be unicode aware and select the appropriate locale and a font that supports the needed characters. Enterprise manager and query analyzer may default to both a locale and font that results in some characters being displayed as an empty 'box' character...

We need to graduate from the ridiculous notion that greed is some kind of elixir for capitalism - it's the downfall of capitalism. Self-interest, maybe, but self-interest run amok does not serve anyone. The core value of conscious capitalism is enlightened self-interest.
Patricia Aburdene




-- modified at 13:19 Sunday 7th May, 2006
GeneralRe: FullTextSearch and Arabic Words Pin
TheEagle7-May-06 7:24
TheEagle7-May-06 7:24 
GeneralRe: FullTextSearch and Arabic Words Pin
TheEagle7-May-06 16:55
TheEagle7-May-06 16:55 
GeneralRe: FullTextSearch and Arabic Words Pin
Rob Graham7-May-06 17:24
Rob Graham7-May-06 17:24 
GeneralRe: FullTextSearch and Arabic Words Pin
Rob Graham7-May-06 17:45
Rob Graham7-May-06 17:45 
GeneralRe: FullTextSearch and Arabic Words Pin
TheEagle8-May-06 6:17
TheEagle8-May-06 6:17 
Questiondatetime Comparision Pin
DotNetDominator6-May-06 18:52
DotNetDominator6-May-06 18:52 
AnswerRe: datetime Comparision Pin
Rob Graham7-May-06 5:23
Rob Graham7-May-06 5:23 
GeneralRe: datetime Comparision Pin
DotNetDominator7-May-06 10:50
DotNetDominator7-May-06 10:50 
GeneralRe: datetime Comparision Pin
Rob Graham7-May-06 11:09
Rob Graham7-May-06 11:09 
GeneralRe: datetime Comparision Pin
DotNetDominator7-May-06 11:24
DotNetDominator7-May-06 11:24 
GeneralRe: datetime Comparision Pin
Rob Graham7-May-06 12:40
Rob Graham7-May-06 12:40 
GeneralRe: datetime Comparision Pin
DotNetDominator7-May-06 15:40
DotNetDominator7-May-06 15:40 
GeneralRe: datetime Comparision Pin
Rob Graham7-May-06 15:56
Rob Graham7-May-06 15:56 
QuestionSQL database batch files Pin
abdelhameed816-May-06 9:43
abdelhameed816-May-06 9:43 
AnswerRe: SQL database batch files Pin
Rob Graham7-May-06 5:36
Rob Graham7-May-06 5:36 
QuestionDeleting from an SQL database Pin
alee15.10.886-May-06 1:52
alee15.10.886-May-06 1:52 
AnswerRe: Deleting from an SQL database Pin
DotNetDominator7-May-06 2:02
DotNetDominator7-May-06 2:02 

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.