what is the best program for db conversion and comparison you use
Hi
im using a program for converting between db vendors and comparing all kind of db objects this one called cross database studio from dbbalance.com
im trying to find the best is there? that can do over this one and better
thanks in advance.
Re: what is the best program for db conversion and comparison you use
What are you converting and what are you converting it to?
Re: what is the best program for db conversion and comparison you use
Re: what is the best program for db conversion and comparison you use
Specific databases have specific requirements. There is no "generic" database conversion program.
Re: what is the best program for db conversion and comparison you use
Mate you are talking about the Holy Grail of data import/export. I wish such a thing existed; if it has, I haven't found it yet.
If you have SQL Server installed, it comes with DTS which does various importing/exporting functions. It's—obviously—only really useful if you need to go either into or out of SQL Server, though.
Re: what is the best program for db conversion and comparison you use
Or if you need to go from a format it can import to a format it can export.