J
jhessie.g
Guest
Hi, We have a Windows Service program that manages the creation of MongoDB collections and documents on specific MongoDB database. Basically, this program was implementated using C# that utilized DataDirect 8.0 MongoDB ODBC driver for data connections. However, when our client app tries to access this database to retrieve those collections have been created it appears the MongoDB ODBC driver can't discovered them. In our client app, we've been using REFRESH MAP SQL extension (as describe in https://documentation.progress.com/output/DataDirect/jdbcreadmes/mongojdbcread.htm) to perform discoveries of newly added mongodb collections. Is this known issue? Cheers, Jhessie
Continue reading...
Continue reading...