Re: Paradox data conversionI frequently am moving data between different packages and the best method I stick to is to use TAB-DELIMITED text as the format for transfer to and from., , Paradox has excellent import/export filters built in., , SO I would export from Paradox to tab-delimited text, and import into Access, if you must use that, but why not go straight to DB2 and import from ODBC source .txt file., , Export from Paradox to .txt, import into db2 via odbc same text file. |