Forum Discussion
Gaddam
3 years agoFrequent Visitor
Error in ODBC or MongoDB
Hello Everyone, I am trying to fetch the data from MongoDB through ODBC driver. List of collections are defined. Among them i am having issue with one collection. when i try to get data from tha...
- Anonymous3 years ago
HI Gaddam,
According to the error message, it seems like the issue is related to the connection string and ‘one or more parameters exceed the maximum allowed name length’. You can also take a look at the following document about limit on MongoDB if helps:
MongoDB Limits and Thresholds — MongoDB Manual
Regards,
Xiaoxin Sheng
Anonymous
3 years agoNot applicable
HI Gaddam,
According to the error message, it seems like the issue is related to the connection string and ‘one or more parameters exceed the maximum allowed name length’. You can also take a look at the following document about limit on MongoDB if helps:
MongoDB Limits and Thresholds — MongoDB Manual
Regards,
Xiaoxin Sheng