When trying to access SQL Server database in a server, the following error is given:
"Server user <> is not a valid user in the database <>"
This occurs when hovering over the database name in the Object Explorer. Connection to the server is possible without issue. Trying to access the database and it's objects give this error and access from the Object Explorer is not possible. The databases are accessible outside of Toad, without issue.
When trying to create a new database in Toad, the following error is also given:
"Column MAXSIZE not found."
Database can be created outside of Toad without issue.