473,378 Members | 1,106 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

importing .dmp oracle 9i file in the database using asp.net with c#

Hi,
plss give me the code as how to import a .dmp file of oracle 9i by browsing from a specific location of comuter.i am not importing through comand propmt infact by writing code in asp.net using c#,so that a common paerson can also easily import it to the data base just clicking the button and selecting the files location.plsss i am not that much experienced ,thats why i asking for detailed code as how to write.
Feb 13 '08 #1
4 2424
r035198x
13,262 8TB
Hi,
plss give me the code as how to import a .dmp file of oracle 9i by browsing from a specific location of comuter.i am not importing through comand propmt infact by writing code in asp.net using c#,so that a common paerson can also easily import it to the data base just clicking the button and selecting the files location.plsss i am not that much experienced ,thats why i asking for detailed code as how to write.
So you basically want to run the EXP command? You can use System.Diagnostics.Process to run a command.
Feb 13 '08 #2
So you basically want to run the EXP command? You can use System.Diagnostics.Process to run a command.
hi,
not exp ,infact imp command .but not directly by cmd.exe. i want it through code so that just clicking a button automayically .dmp file get imported in oracle database,plsss just guide me withe writing some lines of code. plsss
Feb 13 '08 #3
r035198x
13,262 8TB
hi,
not exp ,infact imp command .but not directly by cmd.exe. i want it through code so that just clicking a button automayically .dmp file get imported in oracle database,plsss just guide me withe writing some lines of code. plsss
You're right. I mixed them up.
Like I said, you can run a command using System.Dignostics.Process in code.
Feb 13 '08 #4
Hello,
i have identic problem:

the code as how to import a .dmp file of oracle 9i by browsing from a specific location.
just clicking the button and selecting the files location with Forms Developer 9i
Mar 10 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: susmita_ganguly | last post by:
Hi I am trying to upgrade from oracle 8i to oracle 9i on the same server ..I don't know much abt migration . Can anyone help me out. Thanks. Susmita
5
by: Andrew Lowe | last post by:
Hi all, First off, I'm new to the Oracle world so please be gentle on me. Now down to the problem at hand. I support a CAD application that has an Oracle backend. I've been on site at my clients...
2
by: db55 | last post by:
I am trying to import 6M records in a table from an Oracle 10g database into a SQL Server 2000 database. After importing 1.5M+ records I get the following error: Ora-01555: snapshot too old:...
2
by: Snozz | last post by:
The short of it: If you needed to import a CSV file of a certain structure on a regular basis(say 32 csv files, each to one a table in 32 databases), what would be your first instinct on how to...
12
by: JMO | last post by:
I can import a csv file with no problem. I can also add columns to the datagrid upon import. I want to be able to start importing at the 3rd row. This will pick up the headers necessary for the...
1
by: jith87 | last post by:
hi, i am importing a text file into oracle database using sql loader.i need to ommit the first and last records of the text file while importing... can anybody help???? this is my text file... ...
1
by: rohitsingh0000 | last post by:
hi, i want to import the tables of a oracle database into the sql database.but i am getting errors importing some tables with certain coulms.so far as i got the problem is that a column named D_O_B...
1
by: iryelena | last post by:
Hello, the code as how to import a .dmp file of oracle 9i by browsing from a specific location . import to the database just clicking the button, in Forms Developer and selecting the files...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.