I want to create Jasper reports by fetching data from MarkLogic Database. Unfortunately, MarkLogic Database doesn't have JDBC Driver, so someone help me in creating MarkLogic JDBC or JNDI connection in Jasper server.
0
votes
Hi. You replied to my post with bit of detail. Someone else is now asking what version of ML you are using. Perhaps it will be helpful for you to elaborate on your question. More detail about the server version, how you set things up, the specific error messages, etc all bundled into the question may give the right person a much better idea of how to assist.
– David Ennis
1 Answers
2
votes
MarkLogic 8 has an ODBC driver. There is no JDBC/JNDI connector or bridge anymore from what I understand (and what was there in previous versions, I am not sure).
The ODBC driver can be downloaded here: https://developer.marklogic.com/products/odbc
Furthermore, the discussion on the bottom of that page also sheds some light on the subject (See comments from Steve Buxton and Thijs van Ulden)