This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
I have created a relational database integration service. In that I have four operations -> create, get, delete and update. Create and get are working as expected but when I try to delete/update a specific record, All the records are getting deleted/updated.
Kindly check whether primary key field exist in that particular table or not. If is not , then kindly update the table with the primary key field. Then recreate service with the same table and Test it.
Note:-
I also faced same issue, after updating table with primary key field. It working fine for me.
I am trying to to created a relational database integration service, i.e (integrate an MySQL database in Mobile Fabric), however I keep getting this error (attached), any help , Many thanks
Hi - there is no driver required for this operation. Can you please make sure your DB is accessible from external IP addresses (for example - can you ping this DB from home without VPN)? This operation should work if that is the case. Please also share a screenshot with the updated address.