Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

SQL Interface

Showing 2 of 4031

duplicated column nams is no supported in SQL statement.

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. using JDBC connector, when run a sql statement which contains duplicate name. e.g. SELECT city.CITY, city.CITY_ID, reg...
qin liu about 16 hours ago in SQL Interface 0 Submitted

mongo atlas odbc driver meets problem for sqlFetch()

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. When SQLFetch() reach SQL_NO_DATA_FOUND, It will not return error when SQLFetch() is called again. What would you l...
qin liu about 2 months ago in SQL Interface 2 Future Consideration