1
Answer

data transfer from excel to oracle

Photo of amit_gupta14

amit_gupta14

15y
4.5k
1

Looking for a code that can transfer the data from excel to Oracle table.
e.g. in excel,
Id Name
1  a
2  b
Same structure i.e. Id, name fields are present in oracle table. We have to just transfer the excel data to that oracle table.
Note: We need to do it in connected mode (i.e. without using dataadapter etc)

Answers (1)

Next Recommended Forum