I’m using MongoDB ODBC 1.4.2 Unicode Driver to create a DSN on local machine to establish connection to MongoDB. I have tried the ANSI driver too. But somehow the connection freezes.
I tried JDBC connection which is a success. I tried MongoDB Database tools Mongoimport utility which is a success. But ODBC connection freezes up. Th port, server everything is up.
Can someone please help out. I need this DSN connection on local to be used in informatica to import a collection.
Skip to main content
Im also able to connect via MongoDB Compass. So the connections are all good.
Looks like no help is available from MongoDB.
Have you tried updating to the latest release, v1.4.5
Unfortunately this is the only driver available in our software library. I see 1.4.2 is compatible with MongoDB server version : Version is 6.0.13 .
Do you have any error logs?
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
C# Driver - How to make sure that IAggregateFluent query is performed on database side? | 1 | 999 | Jun 2024 |
How to store a custom type (array behind) as string in MongoDB with Rust? | 0 | 323 | Jun 2024 |
Error connecting to atlas ssl - TLS handshake failed: Failed certificate verification calling hello | 9 | 1.3k | Aug 2024 |
SerializerRegistry is ignored while using EF Core | 1 | 53 | Dec 2024 |
Is there a way to replace Pthread threading backend to OpenMP? | 2 | 55 | Feb 10 |