Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Seeing XML files
Seeing XML files [message #242] Fri, 25 August 2006 05:44 Go to next message
douglas is currently offline  douglas
Messages: 9
Registered: August 2006
Location: Kerala
Junior Member

Sir,
How can i see the XML files generated during the process of Radicore. One more thing. I am using an integer type for the primary key of my table. Is there any provision for Auto increment it while we adding the new record


Douglas
Re: Seeing XML files [message #243 is a reply to message #242] Fri, 25 August 2006 06:26 Go to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
To have XML documents written to disk so that you an view their contents please refer to http://www.tonymarston.net/php-mysql/infrastructure-faq.html #faq51

If you have a primary key which is set to auto_increment in a database table then this should be noted as such when the column details for that table are imported into the Data Dictionary (please refer to http://www.tonymarston.net/php-mysql/data-dictionary.html). This information will be included in the table structure file which is exported from the dictionary, and the relevant DML object will deal with it accordingly. You can use auto_increment columns in MySQL, PostgreSQL and Oracle.


Previous Topic: multi-selects with dropdown
Next Topic: How Submit button works with the hidden fields
Goto Forum:
  


Current Time: Thu Mar 28 18:53:51 EDT 2024

Total time taken to generate the page: 0.00892 seconds