I work for a company that had a large number of applications based on Visual FoxPro.
The company is now looking for a migration strategy away from VFP to another language for its desktop applications (and web applications using west-wind).
There are two consideration to be made in the coming years (support for VFP from Microsoft will last until 2012). Which database and which programming language.
The company is not set on any migration strategy yet but it looks like a worthwhile strategy would be to migrate the database to a more robust RDBMS, for instance SQL Server or MySQL, port any VFP Database specific code to the new database system then slowly move the applications away from VFP to another programming language.
The applications are based around three main areas, report generations (something that VFP excelled at), CRM Management and order management.
Does anyone on SO have any experience in migrating away from VFP? Does anyone have any recommendations on migrating code and databases away? Can anyone recommend a programming language (C#, Java or a scripting language) that would meet the needs of the organization?