I'm having an issue with a large sql database connected with BOARD that when the user scrolls through the tables available, it doesn't show all of the tables - it cuts off. Showing this:
Scrolled all the way down:

I cannot access tables past PUB.RM (sorted alphabetically)
However, if I use the filter:

I find more tables that are further down alphabetically.
Is there any way to be able to see all tables in a sql connection without beforehand knowing what they may be called?
Thanks,
Stephen