Import Oracle DataBase dump file Into Sql Server With out connection oracle using c# code.
hi all,
i ask how can imports dump oracle database file data , struct sql server 2005
with out make connection oracle.
best regards.
hakim.
hi hakim.
based on title, understood there issue regarding transfer oracle db dump sql database using c# code. right? if so, afraid there no build-in method meet requrements in .net framework. must provides oradump export api to allow developers integrate corresponding capabilities applications. these capabilities export data from oracle dump files popular databases microsoft sql server. every developer having oradump export api can write few lines of code on c# or visual basic implement appropriate export process.
i search third-party link, but it's a paid service.
http://www.convert-in.com/data-migration-service.htm
if don't have code, please refer to: migrating oracle databases sql server 2000
http://technet.microsoft.com/en-us/library/cc966513.aspx
best regards,
kristin
we trying better understand customer views on social support experience, participation in interview project appreciated if have time. helping make community forums great place.
click here participate survey.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment