So I am using a Connect In DB tool to read data from Microsoft SQL Server. I have set the connection in ODBC Admin and connect it to the Microsoft SQL Server. And I find a place where I can choose different databases. But the database that I need to connect is not showing up. The structure in the SQL Server is SQL Server/System Databases/master, so I could only choose master here. But the database I need is SQL Server/<other databases>/<the database>. How could I change reading System Databases to <other databases>?