Here's the issue:
I've got two gig of short html files where the code is comparable to the following:
Code:
<HTML><HEAD><TITLE>CARROT CAKE<TITLE>
</HEAD
CARROT CAKE<br>
<hr>
4 eggs<br>
2 c. sugar<br>
3 small jars strained carrots<br>
(baby food)<br>
1 small jar strained pineapple<br>
(baby food)<br>
1 c. chopped nuts<br>
1 c. raisins<br>
1 1/2 c. oil<br>
2 c. flour<br>
2 tsp. baking soda<br>
1 tsp. salt<br>
2 tsp. cinnamon<br>
1 tsp. vanilla<br>
<br>Beat the eggs, sugar, strained carrots, strained pineap- <br>
ple (mashed), nuts, raisins and oil. After which add flour,<br>
baking soda, salt, cinnamon and vanilla. Mix all together.<br>
Place in pan. Bake for 50 to 60 minutes at 350 degrees.<br>
</HTML>
Now, I am looking for an application or tool that will assist with migrating all of this into a database - or xml -- any particular database is fine --- I'll be adding custom fields to the database after the data is in place.
any suggestions to aid in a rapid deployment are appreciated.
current system is in asp index server on a windows box ---
Any help / guidance is appreciated