Export foxpro to an xml file

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Export foxpro to an xml file

Post by Luke »

Say I wanted to take a foxpro table (.dbf) and export all of its data to an xml file like once a night. What are my options? I've never worked with any language but php, but php just doesn't seem to be an option here. Any suggestions?
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Your best bet is doing it in FoxPro.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

hawleyjr wrote:Your best bet is doing it in FoxPro.
Do you know if foxpro has an auto-exporter? The database was developed using FoxPro, but it is maintained using a (CRAPPY) program called ChamberWare, so I do not have access to FoxPro. It is for a chamber of commerce and they do not have foxpro either... just chamberware which royally blows.
Post Reply