In SQL Server Management Studio, I see views with the Example driver:

But in Sumatra, only the tables under “Tables” are visible, so activitysectors is present, but not Budgets:

In SQL Server Management Studio, I see views with the Example driver:

But in Sumatra, only the tables under “Tables” are visible, so activitysectors is present, but not Budgets:

The cause is that information_schema.tables should also include views. This bug will be fixed in the next release of Invantive UniversalSQL Server.