Paradox into SQL for CRM
We have a couple of Retail systems running on Paradox and i'd like to know please the best and easiest way to export Paradox data into SQL ?
July 4th, 2011 2:59am
does the Paradox has ODBC connection support?
if yes, you can use that ODBC connection in Import/Export wizard or in SSIS Packages.http://www.rad.pasfu.com
Free Windows Admin Tool Kit Click here and download it now
July 4th, 2011 3:21am
We have a couple of Retail systems running on Paradox and i'd like to know please the best and easiest way to export Paradox data into SQL ?
Get all the data in CSV files and load that data in SQL with "Import/Export wizard" or SSIS Package.
Let us TRY this | Mail me
My Blog :: http://quest4gen.blogspot.com/
July 4th, 2011 3:30am
hoping to automate as much as possible, so i guess the ODBC would be the ideal? unless of course there's a function to automatically export CSV's from within the application that utilises Paradox
Free Windows Admin Tool Kit Click here and download it now
July 4th, 2011 4:44am


