Skip to main content

I'm trying to connect to MongoDB and load data  into Timextender


I have a ODBC driver setup, and test connection works.


In Timextender I have ODBC Generic Data setup, and test connection works and to Synchronize Data Source works as well.

But when I try to execute the data transfer from MongoDB into Timextender then I get an error.


 

As a workaround, you may test it with CData MongoDB provider.


Creating a support ticket to follow-up on error details.


As discussed in the support ticket, the following error messages were present:

' error: unexpected SUB at position 245

' error: unexpected STRING at position 342 near gr_notifications

A bug fix (12567) was released in 20.10.26 to handle the issue of Incorrect Accent grave sign in General ODBC setup. The Accent Grave type was character ' this has been changed to `. ODBC connections using the Accent Grave are update to use the new Single Quote.


Reply