Hi Anirudh, MarkLogic Server doesn’t have any dedicated back-end connectors for connecting different databases, but it is often not too difficult to disclose them using HTTP, or write a small webapp in Java or .Net and connect that using HTTP. You could take a look at MLSQL (http://developer.marklogic.com/code/mlsql) which does exactly that.
Making HTTP requests to other databases involves overhead and latency, though. It could be worthwhile to do it the other way around and have an authenticating proxy webapp (written in Java or so) in front of MarkLogic Server. That is not uncommon.. Kind regards, Geert Van: [email protected] [mailto:[email protected]] Namens anirudh chappidi Verzonden: dinsdag 19 april 2011 20:44 Aan: General MarkLogic Developer Discussion Onderwerp: Re: [MarkLogic Dev General] Regarding Application builder It is a different database(not mark logic). On Tue, Apr 19, 2011 at 11:57 PM, Geert Josten <[email protected]<mailto:[email protected]>> wrote: Hi Anirudh, Can you elaborate what you mean with ‘remote database’? Is it a just a different database within a MarkLogic Server cluster, or an entirely different database, or perhaps something like LDAP? Kind regards, Geert Van: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] Namens anirudh chappidi Verzonden: dinsdag 19 april 2011 20:12 Aan: [email protected]<mailto:[email protected]> Onderwerp: Re: [MarkLogic Dev General] Regarding Application builder I am using Marklogic(4.2). I created a website using application builder. I have an remote database with user details. I want to log in the website which I have created through application builder with the user details available in remote database. Please let me know if there is such an option. Anirudh WebRep Overall rating Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven. Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven.Fout! Bestandsnaam niet opgegeven. _______________________________________________ General mailing list [email protected]<mailto:[email protected]> http://developer.marklogic.com/mailman/listinfo/general WebRep [chrome://wrc/skin/png/line-dark-horizontal.png] Overall rating [chrome://wrc/skin/png/line-dark-horizontal.png] [chrome://wrc/skin/png/line-dark-horizontal.png]
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
