I have a table customer in ms sql and i have same table in Oracle.
I want to insert data from ms sql to Oracle.
I am not getting the solution.
Arjun_Sarankulu -3 Junior Poster
Recommended Answers
Jump to PostFrom MsSQL export data into a .csv file and use SQL Loader to load the same into Oracle. source and destination table fields should be compatible.
Jump to PostYou want to insert into sql server or oracle ?
Jump to PostAnd i developed the front end from where i wiil take csv which will insert the data to sql server
then what does this mean ?
All 9 Replies
debasisdas 580 Posting Genius Featured Poster
urtrivedi 276 Nearly a Posting Virtuoso
Arjun_Sarankulu -3 Junior Poster
debasisdas 580 Posting Genius Featured Poster
Arjun_Sarankulu -3 Junior Poster
debasisdas 580 Posting Genius Featured Poster
Arjun_Sarankulu -3 Junior Poster
debasisdas 580 Posting Genius Featured Poster
Arjun_Sarankulu -3 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.