Convert FoxPro to MS SQL Server and keep database relations
-
Wednesday, December 12, 2012 3:52 PM
We have a custom built application that utilizes FoxPro for a database. The application is old and the creators are no longer around. I want to merge (and convert if possible) this database with our MS SQL server database. I have been reading that it's possible to import data, but can I convert the entire database structure without losing functionality?
Or would I be better off starting from scratch?
Thank you for looking and pondering.
All Replies
-
Wednesday, December 12, 2012 5:11 PM
It is possible to migrate table structure, data and relations using DBConvert software . UI should be recreated manually though.- Proposed As Answer by Allen Li - MSFTModerator Friday, December 14, 2012 2:41 AM
- Marked As Answer by Allen Li - MSFTModerator Monday, December 24, 2012 3:09 AM
-
Wednesday, December 12, 2012 5:15 PMFantastic! We are looking recreating the UI with ASP.net. Unless there are any other recommendations?
-
Wednesday, December 12, 2012 5:30 PM
I guess, ASP.NET + MS SQL backend would be the best choice- Marked As Answer by Allen Li - MSFTModerator Monday, December 24, 2012 3:09 AM

