Click here to Skip to main content
15,917,617 members
Home / Discussions / Database
   

Database

 
QuestionRe: sql query Pin
joindotnet29-Oct-08 20:12
joindotnet29-Oct-08 20:12 
AnswerRe: sql query Pin
Giorgi Dalakishvili29-Oct-08 20:29
mentorGiorgi Dalakishvili29-Oct-08 20:29 
AnswerRe: sql query Pin
vaseeem30-Oct-08 9:31
vaseeem30-Oct-08 9:31 
AnswerRe: sql query Pin
Eddy Vluggen30-Oct-08 23:42
professionalEddy Vluggen30-Oct-08 23:42 
GeneralRe: sql query Pin
joindotnet30-Oct-08 23:58
joindotnet30-Oct-08 23:58 
AnswerRe: sql query Pin
Eddy Vluggen31-Oct-08 0:49
professionalEddy Vluggen31-Oct-08 0:49 
GeneralRe: sql query Pin
joindotnet31-Oct-08 1:09
joindotnet31-Oct-08 1:09 
GeneralRe: sql query Pin
leckey31-Oct-08 13:34
leckey31-Oct-08 13:34 
QuestionSQLBulkCopy with ODBC Pin
Member 251595529-Oct-08 20:00
Member 251595529-Oct-08 20:00 
AnswerRe: SQLBulkCopy with ODBC Pin
Wendelius30-Oct-08 8:10
mentorWendelius30-Oct-08 8:10 
QuestionExtract number from string Pin
kyi kyi29-Oct-08 15:36
kyi kyi29-Oct-08 15:36 
AnswerRe: Extract number from string Pin
Meysam Mahfouzi29-Oct-08 17:26
Meysam Mahfouzi29-Oct-08 17:26 
GeneralRe: Extract number from string Pin
kyi kyi29-Oct-08 18:06
kyi kyi29-Oct-08 18:06 
GeneralRe: Extract number from string Pin
Meysam Mahfouzi29-Oct-08 20:02
Meysam Mahfouzi29-Oct-08 20:02 
QuestionUsing SQL as categorized tagging backend Pin
jchalfant29-Oct-08 4:36
jchalfant29-Oct-08 4:36 
AnswerRe: Using SQL as categorized tagging backend Pin
Wendelius29-Oct-08 8:12
mentorWendelius29-Oct-08 8:12 
GeneralRe: Using SQL as categorized tagging backend Pin
jchalfant29-Oct-08 8:37
jchalfant29-Oct-08 8:37 
GeneralRe: Using SQL as categorized tagging backend Pin
Wendelius29-Oct-08 8:53
mentorWendelius29-Oct-08 8:53 
AnswerRe: Using SQL as categorized tagging backend Pin
Ashfield29-Oct-08 9:53
Ashfield29-Oct-08 9:53 
GeneralRe: Using SQL as categorized tagging backend Pin
Wendelius3-Nov-08 9:19
mentorWendelius3-Nov-08 9:19 
QuestionAlternative to SOUNDEX? Pin
Richard Jones29-Oct-08 3:54
Richard Jones29-Oct-08 3:54 
AnswerRe: Alternative to SOUNDEX? Pin
Wendelius29-Oct-08 8:05
mentorWendelius29-Oct-08 8:05 
GeneralRe: Alternative to SOUNDEX? Pin
Richard Jones29-Oct-08 9:15
Richard Jones29-Oct-08 9:15 
Here's a sample output of name with Soundex. The name has spaces stripped out.
There are too many A345.

I looked up the algorithms, and will use D-M I guess.

ATLANTICSHOPPINGCENTRE: A345
ATLANTICSHOPPINGCENTRES: A345
AtlanticPeoplesHousing: A345
ATLANTICSHOPPINGCENTRESLTD: A345
AtlanticBapt.Sr.Citizens: A345
Atlas-AxisLtd.: A342
AtlanticShoppingCentres: A345
ATLANTICSHOP.CENTRE/NEWCO: A345
AtlanticGreatDaneLtd.: A345
AtlanticWholesalers: A345
ATLANTICSHOP.CENTRES: A345
ATL.SHOP.%MELANSONDISPLAY: A342
ATLANTICBALLETTHEATRECOMPAN: A345
ATLANTICWAFFLESLTD.: A345
ATLANTICSAVEEASY: A345
ATLANTICBAPTISTUNIVERSITY: A345
ATLANTICCOMMERCIALPROP.: A345
ATL.SUPERSTORE/A.JEANSSIGNS: A342
AtlanticShoppingCenters: A345
ATLANTICREMANLTD.: A345
AtlanticPeoplesHousingLtd: A345
AtlasColdStorageLtd.: A342
AtlanticUndergroundServices: A345
AtlanticChoiceProperties: A345

Cheetah. Ferret. Gonads. What more can I say? - Pete O'Hanlon

GeneralRe: Alternative to SOUNDEX? Pin
Wendelius29-Oct-08 9:36
mentorWendelius29-Oct-08 9:36 
GeneralRe: Alternative to SOUNDEX? Pin
Richard Jones29-Oct-08 9:40
Richard Jones29-Oct-08 9:40 

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.