Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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