The closest thing to something like phpMyAdmin is the Query Console app. It allows you to run adhoc XQuery code and explore the database. There is a guide for using it at docs.marklogic.com.
http://docs.marklogic.com/guide/qconsole There's also a lot of other useful info there that can help you see a bit better. ;-) Good luck! On Fri, Nov 1, 2013 at 11:04 AM, Mary Holstege <[email protected]>wrote: > On Fri, 01 Nov 2013 08:31:27 -0700, Dewayne VanHoozer > <[email protected]> wrote: > > > 1) There is an application created by MarkLogic's Professional Services > > group (grusso was involved) for my company. It looks like the source > > code completely resides within one of the database tables (forests? - > > yes, I am a stranger in these parts; just passing through). The version > > instance of the XMLdb is 5.0. The application works as spec'ed. Can I > > upgrade the instance to the latest XMLdb version 6+ and expect the > > application to continue to run flawlessly? > > Yes it should, although be sure check the known-incompatibilities section > of > the release notes. There are not too many incompatibilities between 5 and > 6. > > //Mary > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general >
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
