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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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
MVP
MVP

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