CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 how can i insert two records in one form?

Print topic Send  topic

Author Message
Helder Meneses
Posted: 01/17/2002, 4:04 AM

hi there again,

i want to insert a record in a table named status where i have a list of status dates. like this: when i insert a issue i would like to save in the status table the date of the status "open". and in the future when i change the status to "resolving", i would like to insert another record in the table status with the date that i changed the status open for resolving.

the table with the status that i choose is "estados", and the table with the records of the date of changed status is "historico".

could you help me?

thank you....

Helder Luis Meneses
helder.meneses@oninet.pt
Nicole
Posted: 01/17/2002, 5:12 AM

Helder,
do be able to insert/update/delete any other table different to one selected on the form you should add proper custom code to AfterInsert and/or AfterUpdate events. The code should contain query execution.
As for adding date you may refer to CC examples (lets say BugTrack) to find how to do it.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.