Using the Query Builder, I tried to update some tables in my Oracle database using data from tables in my SQL Server database. It allowed me to update some, but others it would not. The tables are in the same database and have the same properties as the others able to update.
Oracle table that is trying to get updated does not have primary key.
Add a primary key to the Oracle table you are trying update.
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center