1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
282 views
by bhanusree-r-8551 (140 points)

1 Answer

0 votes

Qvera Interface Engine supports the database if they have a JDBC driver. It does appear they do. The link is:

https://developer.marklogic.com/code/jdbc/

Here is a sample of what the configuration in QIE would look like:

We have not implemented this before but based on their documentation it should work with the JDBC drive they have provided.

 

by brandon-w-8204 (34.1k points)
...