I feel like I'm missing something obvious. I'm ge...
# ingestion
c
I feel like I'm missing something obvious. I'm getting the error "uri_args is not supported when ODBC is disabled" How do you enable it?
m
See the
Example: using ingestion with ODBC and encryption
section
c
@mammoth-bear-12532 Thanks, that's what I followed then when I run the ingestion I get the above error.
I think I see the issue the example does not say to add use_odbc: True but it needs to be in the config.
To be fair that option is listed in the Config details table.
m
got it thanks for spotting that @clever-ocean-10572
did it work after you made that change?
c
Yeah, it worked like a charm.