Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
dmackint
Contributor
Contributor

OLEDB Connection not recognizing new fields added to a table

Hello,

I have an OLEDB Conneciton to an Oracle DB

We added a few new fields to one of the tables over the weekend,

but when i attempt to view those tables in the data connection they do not appear.

I also tried to just query them right in the data load editor with a SQL Select * Query below and the fields were still not recognized.

Is there a way to "Refresh" a data connection so that it recognizes these new fields?

Thanks in advance

Dylan Mackintosh

1 Reply
marcus_sommer

Are you sure that the changes was the right table and the assumed database (not any dump or a dev-environment or something similar)? Further there might be some options in Oracle about the visibility or access rights to these new fields and these flags aren't set.

- Marcus