Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Import Excel data to Oracle via Sql Developer

Sandro CostaJan 5 2015 — edited Jan 9 2015

Hi! First, Happy New Year for everyone.

Now, the question.

I was trying to load Excel data into Oracle through SQL Developer as I always did, when it was at version 3 and has always worked. But after I started to version 4, the following error occurs. When I select the file and it is loaded, the file preview some data fields has added letters and when I end the part load and insert the data, the data is entered as is in the preview and not as it is in the file. Anyone have any ideas?

Below is some prints. The fields that Sql Developer changes are in red.

The excel file is this.

error01.jpg

The preview is this.

error02.jpg

When I click finish that error occurs.

error03.jpg

And Sql Developer insert it in the table.

error04.jpg

When I insert the original excel line manually to the database via sqlplus, no error occurs and the data is perfect.

I hope the explanation has become clear.

Thank you!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2015
Added on Jan 5 2015
4 comments
2,382 views