5 pts.
 backup and recovery
details about backup and recovery and suppose i was import data from oracle database. we can export to another database(not oracle)?

Software/Hardware used:
ASKED: September 17, 2008  11:27 AM
UPDATED: September 18, 2008  3:16 PM

Answer Wiki:
While there are tools to convert one DB structure to another, The difficulty of doing so, or even the possibility of being able to do it at all would depend on both the version and type of DB software you are working with. <test> Good Luck *********************************************************************************
Last Wiki Answer Submitted:  September 18, 2008  3:08 pm  by  Flame   14,895 pts.
All Answer Wiki Contributors:  Flame   14,895 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

If your dataset is fairly small, I have had a lot of success using MS Access and ODBC to move data from one database to another using append queries.

 900 pts.