I have the AdventureWorks2012 database in my local SQL Server 2017.
When I connect in PowerBuilder, the tables named HumanResources.Something, Person.Something, etc. only show the right hand part in the db painter and I get object not found error trying to select from them.
What do I need to do to make it work correctly?