08-01-2008, 09:09 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: Nov 2007
Location: Nashville
Posts: 44
Thanks: 7
|
Porting Windows APP To Web App - Database Question
Well - i'm not really porting but I'm making a copy of a windows-only app in an online form (LAMP) and the client has been using this app for about 15 years (since DOC).
All of their data is stored in a file with a .D01 extension. When I open the file I see their data mixed with tons of formatting etc.
My question is - does anyone have good ideas about getting this data out of this obscure format and into something that I can import into mysql? XLS, CSV, SQL - anything??
I would very much appreciate anyones insight.
|
|
|