"Write Conflict"

ARIES_XIII

New Member
Joined
Mar 28, 2012
Messages
14
Hello MrExcel Community,

I am trying to push changes from Access to an Oracle via Access link and update query. I am receiving the "write conflict" error or an Oracle Error "ORA-01461 can bind a LONG value only for insert into a LONG column". The table in Access is a child of the oracle table and should have the same datatypes. Can anyone help?

Thank you,

Mr DataDog
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
those should work fine.
but you can get the error if you are missing a key field, or indexed field that needs to be in the update. (as a where clause)
 
Upvote 0
Something I should clarify. The "write conflict" error shows up anytime I try to make any manual changes to the table.
 
Upvote 0
The table in Access is a child of the oracle table and should have the same datatypes.
Have you verified this?
Also, have you narrowed down exactly what column (or columns) are involved?
 
Upvote 0

Forum statistics

Threads
1,214,405
Messages
6,119,315
Members
448,886
Latest member
GBCTeacher

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top