Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

convert data from c-base conetic to oracle

Status
Not open for further replies.

mgl70

Programmer
Sep 10, 2003
105
US
Hello,

How do we convert data from c-base conetic to oracle.
I understood like this. c-base data is stored files. By using sql * loader( flat file stored as .csc file. call the .csc file from a control file. then use sqlldr username/password@connectstring .ctrl filename ). That way we can convert data from c-base conetic to oracle database.

Can any body know about this? the correct way.

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top