I have connected to a mongodb database but it does not find the collections
If you are using admin as the authentication database but the database from which to derive collections/queries from is different, then use the database you’d like to connect to under “Database Name”, and under the Database Properties, add authSource=admin (as well as your replicaset name is applicable).
Please sign in to leave a comment.
0 comments