Airtable to Oracle replication , how to handle multiselect field from Airtable to Oracle #32315
Unanswered
shahmheraein
asked this question in
Connector Questions
Replies: 1 comment
-
Do you have another source to Oracle to test the column selection and confirm if its a problem with Oracle or Airtable connector? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have setup replication between Airtable and Oracle and can sync the data to Oracle. One issue that I am running into is the multiselect field/column in Airtable table is not getting copied/synced to Oracle table. I am not sure if there is way to overcome this The Column type for the multiselect field in Airtable in target table in Oracle is to varchar2 by default and I am assuming that is why the data is not been copied over.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions