migrate data from forpro to oracle (merged) [message #274267] |
Mon, 15 October 2007 05:03 |
senged
Messages: 10 Registered: October 2007 Location: asia
|
Junior Member |
|
|
hi again
at first thank 4 replying me!
my quesion in the other word is:
foxpro is a dos base database which is not RDBMS but it can havd connection to other database with an interface through ODBC
windows had a property in control panel-->administative tools-->Data sources(ODBC)
i want a way to make a connection between oracle and this property of windows 4 exporting data from foxpro tables to oracle tables directly with out need 4 converting fox to text and text 2 oracle!
sincerely
a_alam
------------------------------------------------------------
hi
i want 2 export data from tables in FOXPRO to oracle tables directly
in the past I used SQL LOADER but it needs to convert data from fox to text file then using this text file as input file in SQL LOADER
i want a dirct way
thanx
a_alam
[Updated on: Tue, 16 October 2007 02:53] Report message to a moderator
|
|
|
|
migrate data from forpro to oracle [message #275519 is a reply to message #274267] |
Sun, 21 October 2007 00:58 |
senged
Messages: 10 Registered: October 2007 Location: asia
|
Junior Member |
|
|
hi
i wantto migrate data from fropxo tables to oracle tables
but it need these steps:
1)converting data in foxpro tables to text file
2)using this text file as input data file
3)using sqlloader for migrating data from that input file to oracle table
i need to jump off step 1 and directly migrat edata from fox to oracle
IS THERE ANY WAY TO DOING THIS?cuz convrting fox tables to text wasting my time so much
sincerely
ana
[Updated on: Sun, 21 October 2007 00:58] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
Re: migrate data from forpro to oracle [message #275676 is a reply to message #275666] |
Mon, 22 October 2007 05:35 |
senged
Messages: 10 Registered: October 2007 Location: asia
|
Junior Member |
|
|
so I will say my problem again
fox pro can read my tables
and i want to read my tables in oracle
how can i migrate my foxpro table to oracle
sqlloader could do this but first i must convert my fox table to text file next migrate it by sql loader to oracle table
i want donot convert my fox table to text and directly migrate fox to oracle
can u show me the way?
sincerely yours
ana
[Updated on: Mon, 22 October 2007 05:41] Report message to a moderator
|
|
|
|
|