Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Normalizing a Database
Message
 
To
17/12/1998 14:53:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00168637
Message ID:
00168643
Views:
32
Yeah, study the old database until you understand what tables hold what data. When you understand that, the solution should be clear.

Or, work with a sub-set of data if that helps. Or, come-up with some new data. Fit that data into the old database and into the new. Now write code that will convert that data from the old to the new. That code should generally work for all the old data. If it doesn't, then fix it.

Joe

>I have recently inherited a database that was designed several years ago (at least 8 yrs) by someone who thought they knew about relational databases. My job is to normalize the database. The problem is that the database has over 8 years of data! I have the new database designed, but I am having trouble fitting the old database records into the new structure!
>
>The original database had 3 main tables and a few look-up tables. The new structure will separate the 3 existing tables into 8 tables and each table will have several look-up tables.
>
>Can anybody give me some advice as to how to go about this?
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Reply
Map
View

Click here to load this message in the networking platform