473,385 Members | 1,782 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,385 software developers and data experts.

"HOW TO MIGRATE THE MS-ACCESS TABLE TO ORACLE DATA BASE TABLES"

Hi to group,
I'm a student of M.C.A. from B.I.T. Ranchi...I'm in my project
period here i have to migrate the MS-Access database table to Oracle
data base tables...so, please help me in getting this....if possible
plz send me the sample code..
thanking you,
Nov 12 '05 #1
2 5873
Not that straight forward I m afraid - Think in terms of Access as a
database which is part of the MS OFFice application suit - Think of Oracle
in terms of a mainfraime. Oracle is a totally different Architecture.
You will need SQL loader within Oracle - You have to create a text control
file which has SQL code that will tell oracle where to look for the source
data file.
You will aslo need to create an error file.
You then have to kick it off using SQL+ within Oracle afteter you have
creted a table within oracle using SQL+ specifying field widths and formats.
In Oracle 9i you can use external tables ie where oracle leaves the source
data alone and only presents it within oracal.
But SQL loader is your main bet.
"narasingarao" <na**********@epals.com> wrote in message
news:30**************************@posting.google.c om...
Hi to group,
I'm a student of M.C.A. from B.I.T. Ranchi...I'm in my project
period here i have to migrate the MS-Access database table to Oracle
data base tables...so, please help me in getting this....if possible
plz send me the sample code..
thanking you,

Nov 12 '05 #2
I believe that oracle comes with some tools that can import data from
ms-access.

You don't mention what data engine you are using on the ms-access side, as
the office cd does ship with both a file based engine (JET), and a server
based engine (MSDE).

However, as far as I know, Oracle has tools that will import data from
either of the above data engines. So, I would check in a oracle group.

You also don't mention if you are trying to just move some data into Oracle.
Do you plan to continue to use ms-access as the client to the oracle data
base (which is certainly possible). Or, are you actually going to re-write
the access application with the Oracle development tools (the Oracle
database does NOT have an ability to create the user interface...but Oracle
does sell additional tools that allow you to create the UI).
--
Albert D. Kallal (MVP)
Edmonton, Alberta Canada
ka****@msn.com
http://www.attcanada.net/~kallal.msn
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
by: Dave Smithz | last post by:
Hi, In summary: I want to a form to submit information via a HTTP POST, however, when using Internet Explorer I want to be able to use the back button and all the information retained....
1
by: Christian Seberino | last post by:
I specify packages in my setup.py but what if I want all py files in a directory but one??? How remove just that one?? (Without listing all files I want explicitly??) I need header files to...
14
by: Brian Maupin | last post by:
I have a refreshing webcam shot on my site and I was wondering if there was a way I could display how many people are currently viewing it? Thanks in advance.
10
by: Alf P. Steinbach | last post by:
The fifth part of my attempted Correct C++ tutorial is now available, although for now only in Word format (use free Open Office if no Word), and also, it's not yet been reviewed at all -- ...
20
by: John Bailo | last post by:
http://www.joelonsoftware.com/articles/APIWar.html "So you've got the Windows API, you've got VB, and now you've got .NET, in several language flavors, and don't get too attached to any of...
4
by: genc_ymeri | last post by:
Hi, I needed a web browser component in a C# win form and I realized the I had to use the COM MS web browser (..\shdocvw.dll). Is there any better solution ? Thank you very much in advance,...
4
by: nsj | last post by:
How shall i use quotation marks within another in asp.net?
44
by: Tolga | last post by:
As far as I know, Perl is known as "there are many ways to do something" and Python is known as "there is only one way". Could you please explain this? How is this possible and is it *really* a...
6
by: haneeshkb | last post by:
I am getting this problem when I tried to build my borland c++ project. (compling and make doesn't giving any problem ) Fatal: Fatal: Assertion failed: !"How can you expand a vapor heap?" at...
26
by: Jake Barnes | last post by:
I did a search on the newsgroup comp.lang.javascript. I was searching for "how to play a sound with Javascript". I'm somewhat suprised that the majority of entries are from the 1990s, and there are...
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: 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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.