View Single Post
  #3 (permalink)  
Old Jun 13th, 2007, 14:22
masonbarge's Avatar
masonbarge masonbarge is offline
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: easier way, part deux

Quote:
Originally Posted by jimz View Post
do you have php 5?
yar.
I'll give it another try, thx for the help. It's really more of an academic problem at this point, since I have functional code.

I need case insensitivity to handle case mismatching, since significant chunks of the database are copied from public sources with different case/abbreviation schemes. Feel my pain: we're talking @8000 rows (and growing) ranging in format from "PNT,BLD,W/O NA" to "Boiled peanuts, salt free".

(Actually I am extremely thankful to have them, but there are challenges. I do have a PHP system to expedite hand-entering rows and/or updating fields, but with 80 fields -- also growing -- hand-entering data is an horrendous chore.)

Last edited by masonbarge; Jun 13th, 2007 at 14:34.
Reply With Quote