Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Normalizing a Database
Message
From
17/12/1998 15:01:45
 
 
To
17/12/1998 14:53:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00168637
Message ID:
00168645
Views:
28
>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?

Probably, you should start new PRG file and populate it with procedures moving data from old tables to new ones. These procedures will be essentially SCAN/INSERT codes. You may have separate procedure for each new table, and then run them consequently starting with lookups and then master tables. You will find this approach valuable when time will come for real conversion from old system to new one (usually it should be done quickly without interrupting client's business).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform