Click here to Skip to main content
15,888,521 members
Home / Discussions / Database
   

Database

 
GeneralRe: oltp vs olap Pin
Mycroft Holmes2-Dec-12 13:28
professionalMycroft Holmes2-Dec-12 13:28 
GeneralRe: oltp vs olap Pin
a.fatemeh2-Dec-12 13:41
a.fatemeh2-Dec-12 13:41 
GeneralSQL instance name when using network group Pin
Aamir Saleem2-Dec-12 10:32
Aamir Saleem2-Dec-12 10:32 
GeneralRe: SQL instance name when using network group Pin
Mycroft Holmes2-Dec-12 11:43
professionalMycroft Holmes2-Dec-12 11:43 
QuestionACL vs SQL for fuzzy matching Pin
Ben Dessau29-Nov-12 4:15
Ben Dessau29-Nov-12 4:15 
AnswerRe: ACL vs SQL for fuzzy matching Pin
Pete O'Hanlon29-Nov-12 5:07
mvePete O'Hanlon29-Nov-12 5:07 
GeneralRe: ACL vs SQL for fuzzy matching Pin
Ben Dessau29-Nov-12 6:43
Ben Dessau29-Nov-12 6:43 
GeneralRe: ACL vs SQL for fuzzy matching Pin
Pete O'Hanlon29-Nov-12 6:50
mvePete O'Hanlon29-Nov-12 6:50 
At the most basic, you're talking about Soundex matching, which isn't great. You might want to consider Full Text Indexing, which will return misspelled items if they are close enough. Of course, you can always implement your own fuzzy logic inside SQL Server, using CLR functions.

*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

QuestionSQL Query Pin
berba29-Nov-12 2:22
berba29-Nov-12 2:22 
AnswerRe: SQL Query Pin
Richard Deeming29-Nov-12 2:50
mveRichard Deeming29-Nov-12 2:50 
GeneralRe: SQL Query Pin
berba2-Dec-12 18:30
berba2-Dec-12 18:30 
QuestionSQL Server windows authentication Pin
Zeyad Jalil28-Nov-12 23:49
professionalZeyad Jalil28-Nov-12 23:49 
AnswerRe: SQL Server windows authentication Pin
Garth J Lancaster28-Nov-12 23:59
professionalGarth J Lancaster28-Nov-12 23:59 
AnswerRe: SQL Server windows authentication Pin
jschell29-Nov-12 8:09
jschell29-Nov-12 8:09 
GeneralRe: SQL Server windows authentication Pin
Chris Meech30-Nov-12 3:45
Chris Meech30-Nov-12 3:45 
QuestionNeed help with a tricky MS SQL Query Pin
muya mwansa27-Nov-12 6:46
muya mwansa27-Nov-12 6:46 
AnswerRe: Need help with a tricky MS SQL Query Pin
Eddy Vluggen27-Nov-12 13:31
professionalEddy Vluggen27-Nov-12 13:31 
GeneralRe: Need help with a tricky MS SQL Query Pin
jschell28-Nov-12 8:43
jschell28-Nov-12 8:43 
AnswerRe: Need help with a tricky MS SQL Query Pin
Deepak Kr128-Nov-12 1:03
Deepak Kr128-Nov-12 1:03 
QuestionBest Approach For Designing Database Pin
AmbiguousName27-Nov-12 3:59
AmbiguousName27-Nov-12 3:59 
AnswerRe: Best Approach For Designing Database Pin
jschell27-Nov-12 13:13
jschell27-Nov-12 13:13 
AnswerRe: Best Approach For Designing Database Pin
Mycroft Holmes27-Nov-12 13:14
professionalMycroft Holmes27-Nov-12 13:14 
AnswerRe: Best Approach For Designing Database Pin
Eddy Vluggen27-Nov-12 13:23
professionalEddy Vluggen27-Nov-12 13:23 
AnswerRe: Best Approach For Designing Database Pin
Krishna Kumar Soni3-Dec-12 1:04
Krishna Kumar Soni3-Dec-12 1:04 
QuestionEXEC sp_helptext Pin
jojoba201126-Nov-12 22:43
jojoba201126-Nov-12 22:43 

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.