If you prefer command prompt tools you can use Chyfo (www.ispirer.com/chyfo.hml).
It converts Access data to CSV format and generates native CREATE TABLE, INDEX scripts for Oracle and control files for SQLoader.
And try this link which Jeff Hunter explained to me and it worked perfectly for me where you can manually set up migrating data from ms access to oracle 8i
I use Oracle Migration Assistent. But I have one problem. MS Access database created not myself. It contains tables, which have russian names. As result Oracle Migration Assistent generate abracadabra. :((
I know nothing about Oracle Migration Assistent, I am Russian guy and it is easy for me to write migration program by myself using Delphi or C++Builder you will be able to it for 30 min. If you familiar with C++ or Delphi you know what to do.
I had deals with russian text and I did that program, belive me that is not difficult.
Best wishes!
Dmitri.
Originally posted by android Hi santoshym.
I use Oracle Migration Assistent. But I have one problem. MS Access database created not myself. It contains tables, which have russian names. As result Oracle Migration Assistent generate abracadabra. :((
Thanks. Android.
I use Perl DBI to extract data from Oracle and convert them into a tab/comma delimited file ( you can use whatever character you want as a delimiter). I needed to do this often and needed a fast and flexible way of extracting data from multiple joined tables and import them to MS Access/MS Excel (or whatever db/spreadsheet).
You think I'm going to have an affair with you? --Stanley Kowalski
Bookmarks