I am connecting to a third party SQL Anywhere instance and having issues generating an Entity Data Model from an existing database. The connection is working with a basic ODBC connection, but when generating a model I am met with a "Permission denied: you do not have permission to select from "sysuserperm"' error. My question is what permission should I ask to be added to this account so I can generate the model?
The full error message is below: