I am testing it with the standalone installation (the one that is only a msi file), How can I connect to this database?
-----Mensaje original----- De: [email protected] [mailto:[email protected]] En nombre de Ajdin Brandic Enviado el: miércoles, 11 de febrero de 2009 12:55 Para: XWiki Users Asunto: Re: [xwiki-users] Database information about xwiki Hi If you are running a local xwiki you can use tools like DB Visualizer (windows app) to connect and view DB structure. You also need to understand a bit about xwiki properties as they reflect in db structure (table names). Also look at Hibernate mapping http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/resources/xwiki.hbm.xml Hope this help. Ajdin -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Hernández Cuchí, Francisco Ricardo Sent: 11 February 2009 11:25 To: XWiki Users Subject: Re: [xwiki-users] Database information about xwiki How outdated is it? Are there new tables or only modifications in the tables? Thanks, -----Mensaje original----- De: [email protected] [mailto:[email protected]] En nombre de Hervé Agnoux Enviado el: miércoles, 11 de febrero de 2009 11:12 Para: XWiki Users Asunto: Re: [xwiki-users] Database information about xwiki Le mercredi 11 février 2009, Hernández Cuchí, Francisco Ricardo a écrit : > > - A little description of the relational model, and the main tables? > See perhaps http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Database+Administration and the out of date schema at http://platform.xwiki.org/xwiki/bin/view/DevGuide/DatabaseSchema _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users ********************************************************************************************** IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y está dirigido únicamente para el destinatario/s. Si Ud recibe este correo por error, por favor póngase en contacto con su administrador de correo o con el emisor immediatamente y no difunda su contenido a nadie ni haga copias. *** Este correo ha sido escaneado de virus y contenido malicioso *** ********************************************************************************************** _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users -------------------------------------------------------- NOTICE This message and any files transmitted with it is intended for the addressee only and may contain information that is confidential or privileged. Unauthorised use is strictly prohibited. If you are not the addressee, you should not read, copy, disclose or otherwise use this message, except for the purpose of delivery to the addressee. Any views or opinions expressed within this e-mail are those of the author and do not necessarily represent those of Coventry University. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users ********************************************************************************************** IMPORTANTE: El contenido de este correo y ficheros adjuntos es confidencial y está dirigido únicamente para el destinatario/s. Si Ud recibe este correo por error, por favor póngase en contacto con su administrador de correo o con el emisor immediatamente y no difunda su contenido a nadie ni haga copias. *** Este correo ha sido escaneado de virus y contenido malicioso *** ********************************************************************************************** _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
