>>I still do not know how to get data from a form into a MySQL database and vice-versa. What all do I require to know/learn ?
With Xwiki, you don't actually communicate with the database directly (for most purposes). The usual method is to use the XWiki objects to query/update/delete/create information. Have a look at the "FAQ tool" for more info on how to use XWiki for this purpose. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of V. Harikrishnan Nair Sent: 01 October 2007 05:13 To: [email protected] Subject: [xwiki-users] MySQL and XWiki Hi. I'm still a newbie. I have installed Xwiki and learnt how to create forms and form templates. I still do not know how to get data from a form into a MySQL database and vice-versa. What all do I require to know/learn ? I have followed the installation steps but I would be extremely grateful if anyone could give me the basic steps to enter data into and read from a database using forms. Thanks, V. Harikrishnan Nair -- View this message in context: http://www.nabble.com/MySQL-and-XWiki-tf4538220.html#a12952559 Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
