python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
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 ou...
Cristhian Fonseca
Votes: 0
Answers: 1
Netsuite suiteQL get fields of tables and fields of views
How can I get a list of fields for tables or views from NetSuite using a SuiteQL connection?
I tried select * from oa_columns where table_name = 'account'; but that did not work.
I'm using the CDATA O...
Bart Jonk
Votes: 0
Answers: 1
How can I force an Oracle Heterogeneous query to send the where clause to the ODBC driver?
I am using Oracle 21c XE for testing. I have installed a Progress Openedge ODBC driver, and created everything including a DB link needed for Heterogeneous Services. When I execute a simple "sele...
Paul Stearns
Votes: 0
Answers: 1
How to use dsn.ini file for odbc connection?
I am trying to connect to the msserver using odbc connection using ipython-sql magic in jupyter notebook.
I was wondering how to use dsn.ini file to load the configuration and connect to the server.
R...
user15929966
Votes: 0
Answers: 1