I have some code I used to convert Foxpro to XML. I've put it up for anonymous ftp at ftp://lexpar.com/pub/foxpro_conversion.zip. There's an executable, which requires only the Foxpro runtime dll's (which are redistributable). It does put out memo fields correctly.
I've included the source--all 12 lines. If you compile, you'll need wwipstuff available as shareware download at http://www.west-wind.com/webconnection/ It was then fairly straightforward to convert it to the database with a little Java program. If you need help with finding the runtime stuff, or if you'd like the little Java program to help get started, let me know. Hope this is of some help. > From: "Neil Davies" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: foxpro xbase conversion > Date: Mon, 11 Mar 2002 12:40:22 -0000 > > Needing to convert some old foxpro tables into mysql. Have done this before > using a long winded xbase-text-mysql through access97, but it through out Dr > Watson errors with a couple of the tables, oddly enough a couple of > important ones that I need. I was wondering if anyone knew of any apps/perl > modules that would perform this for me? Btw. I use WindowsNT4 and don't have > easy access to a linux machine. > > Thanks in advance, > Neil --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php