45 pts.
 Migration from Paradox to MS Access or VB.Net/MS SQL
We have a department that has several applications running on Paradox 11.  They need assistance migrating their tables and application UI/code to another platform.  Any feedback or guidance would be appreciated.

Software/Hardware used:
Windows XP desktop, Windows Server 2007
ASKED: October 30, 2009  9:11 PM
UPDATED: January 23, 2010  6:46 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I don’t know anything about paradox, but here is the most basic way:

I am assuming you can export from paradox into some sort of spreadsheet or text format. Export the data to text create tables in mysql and import the data.

 1,855 pts.