Friday, February 10, 2012

Coming From Paradox

Does anyone know of a good tool that will convert a Paradox 11 Database to SQL 2005 with ease? Looking around and really unable to find anything...
Thanks in advanceUse DTS?

Personally, I would export out all of the data, create a staging database, assuming that you could use some enhancements in your existing model, create a solid normalized model, then write script to move the data

But that's just me

No comments:

Post a Comment