View Single Post
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old August 26th, 2009, 01:39 AM
You would probably need a table with one column for unique id, another for the name, and a third for the description text. Then you could process all the data files and swap in the appropriate new names/descriptions. Since unique ids don't change very often, you should have a pretty solid solution with this approach.
rob is offline   #2 Reply With Quote