Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Handling caps for surnames with capitals in the middle (was: Irish Surnames)

by Super Monkey (Beadle)
on May 06, 2002 at 19:08 UTC ( [id://164412]=note: print w/replies, xml ) Need Help??


in reply to Handling caps for surnames with capitals in the middle (was: Irish Surnames)

Obviously, there is not a set of rules for how people spell their names, first, last, or otherwise. Therefore, there is not going to be a simple solution you can implement using a computer. You have to be able to define a set of rules for a system in order to describe that system. When new names are added to the db, you will have to define new rules for how to handle the names. This will lead to a one:one relationship between rule and names, meaning that the name itself is actually the rule! The simplest solution is to store them case-sensitively in the database.
  • Comment on Re: Handling caps for surnames with capitals in the middle (was: Irish Surnames)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://164412]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (2)
As of 2024-04-20 11:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found