oracle import- and export-commands are contained in which .dll fil

F

Fritz Theiss

hi,

does someone by chance know the oracle import- and export-commands are
contained in which .dll file in order to work with .net? i would like to
write a small c#-tool using the functionality of the imp- and exp-command.
therefore my plan is to use specific dll as resource dll inside my code.

please note: i do want want to install oracle client tools containing the
exp- and imp-functionalities.

or does anyone having any sample code available providing the imp- and
exp-functionality of oracle?
 
F

Fritz Theiss

okay, i am one step closer to start with developing.

i have figured out that i have to load oracle.dataaccess as .net library at
first. using the namespace oracle_imp_and_exp.properties at second i do see
now a chance to proceed with programming.

however there is no documention in web available regarding
oracle_imp_and_exp. anyone can provide me some helpful links here?
 
F

Fritz Theiss

forget about my last question. i mixed my own code up with what comes with
what comes with oracle.dataaccess. stupid i was :-(...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top