Questions tagged [mongosqld]

5 questions
0
votes
1 answer

[MySQL][ODBC 1.4(w) Driver][mysqld-5.7.12 mongosqld v2.14.5]parse sql 'UPDATE

I am trying to use MongoDB ODBC driver to update an asset into the database. Currently, I am using Power Automate and here is my code that is not working (select statment is working fine): Connect String: Provider=MSDASQL;Persist Security…
0
votes
0 answers

Access control is not enabled for mongosqld,listen tcp 127.0.0.1:3307: bind: Only one usage of each socket address is normally permitted

I was trying to connect MongoDB Atlas free cluster M0 with Power BI .The error message is as shown below: I CONTROL [initandlisten] ** WARNING: Access control is not enabled for…
0
votes
0 answers

Access denied for user while fetching data from mongoDB through Mongosqld(mongoDB BI connector)

I’m running the database with mongoDB and i have converted it into Query data with the help of mongosqld(mongoDB BI connector). And i want to fetch the data in cube server but whenever i do this cube server throws me the error which is in the below…
Mihir
  • 145
  • 11
0
votes
0 answers

MongoDb user permission denied

First I created mongoDB database and made it live AWS. Then I'm creating mongoDB database to MongoDb BI connector locally. And I created Configuration file which is mentioned below: security: enabled: true defaultMechanism: default defaultSource:…
0
votes
1 answer

Problem connecting power bi and mongoDB remote

I am trying connect to remote mongodb, alredy installed: MongoDB Mongo Tools MongoODBC Mongo Connector BI i am trying run the mongosqld(connector BI) with the setup of remote but always have this output: log output directed to C:\Program…