sands, comma delimited text (or tab delimited) will do for all of them, unless the dbase app does not have import facility, in which case you could structure up the data into genereic dbase format yourself, its a fairly simple format, a header with info about fieldnames, sizes and types, followed by fixed length records thereafter. Stick with an old format, such as dBase3 or 4 formats with no index or mdx files associated with same. dbase was the best thing since sliced bread for years, but it is a little dated these days, maybe you can charge em more by offering to upgrade them to MySQL / PHP intranet!!
Cheers CD ----- Original Message ----- From: "DL Neil" <[EMAIL PROTECTED]> To: "Sandeep Murphy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 3:36 AM Subject: Re: [PHP-WIN] data format.. > Hi Sands, > > I have a PHP - MySQL site on one hand and various types of clients .. mean > to say, I hv clients who need the data in the MySQL db supplied to them in > MS Access, Excel, Dbase formats such that they can integrate the data > directly into their existing type of database. > > for Excel, I can probably create a csv file... any ideas for the other?? > > any suggestions as to where I can start & how !!?? > > > =start by searching the archives of this discussion list. > =dn > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php