View Single Post
  #2 (permalink)  
Old 05-29-2009, 12:23 PM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 467
Default

Accessing the data directly in the database is a phenominally bad idea. That structure will change in the future. What is the goal you are trying to do? A lot of the data is in the flat files rather then the DB in the first place.
Reply With Quote