so we have foreign table which we can certainly query with jdbc but using Sequel's "schema" api fails, that returns a message stating that the table can't be found. We have setup the public synonym for the table and that's is what we are passing to the schema api.
So I guess the question is is there anything in particular that needs to be done at the database level to make the database linked table name "resolvable" by Sequel ? I have also tried to pass what I think may be the qualified path to the i.e. "external_database.target_table" but did not work either. Any insights are appreciated , thanks -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/7fe9205f-a6cd-4b16-bc2b-3e2f3fd2a6fao%40googlegroups.com.
