Go Back   CodingForums.com > :: Server side development > Other server side languages/ issues

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-01-2008, 10:08 PM   PM User | #1
macmonkey
Regular Coder

 
Join Date: Aug 2004
Location: Nashville
Posts: 202
Thanks: 0
Thanked 0 Times in 0 Posts
macmonkey is an unknown quantity at this point
Porting Windows APP To Web App - Database Question

Well - i'm not really porting but I'm makeing 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.
__________________
http://www.thejwalker.com
macmonkey is offline   Reply With Quote
Old 08-02-2008, 02:11 PM   PM User | #2
shyam
Senior Coder

 
shyam's Avatar
 
Join Date: Jul 2005
Posts: 1,563
Thanks: 2
Thanked 163 Times in 160 Posts
shyam will become famous soon enough
If it isn't a binary format you could write a perl script to convert it to csv and use that to import it into mysql.
__________________
You never have to change anything you got up in the middle of the night to write. -- Saul Bellow
shyam is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:58 PM.


Advertisement
Log in to turn off these ads.