2 / 6
May 2024

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.

image

Im also able to connect via MongoDB Compass. So the connections are all good.

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 .