On January 21, 2003 07:39 am, Vytas Janusauskas wrote: > Hi Chris, > > Are you aware of any software that can convert a Access 2000 database table > to either dBase or delimited ASCII format? Hook Access to MySQL via myODBC driver and use dbtools to convert. You will have to play with it a bit to get it working properly but can be done. /ch