insert Record into another Table |
3/16/2006 12:52:31 PM |
PHPRunner General questions | |
B
BluePhoenixNC author
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=2630&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' /> Ok, I read throught the forum but some things are still unclear to me. Here is my situation: 2 tables (Payment_CC, Payments) Payment_CC has the fields (Date,Account_number,CC_Number, CC_Exp_Mo, CC_Exp_Yr, Name_on_Card, CC_type, CC_Amount, etc) Payments has the fields (Date, Account_Number, Amount) Both Tables are Detail Pages of a 3rd table linkd via the Account_Number. What I am trying to accomplish is: after entering data into Payment_CC, I want that the table 'Payments' recieves the values (Date, CC_Amount, Account_Number) from Payment_CC into the Fields (Date, Account_Number, Amount). How do I do that ? I was looking into an After update Event, but in the forum everything points to a before AND After Event. Now I am confused. Any help in this direction is greatly appreciated. Thank you very much
|
|
![]() |
Sergey Kornilov admin 3/17/2006 |
Hi,
|
B
|
BluePhoenixNC author 3/17/2006 |
Hi,
|
![]() |
Sergey Kornilov admin 3/20/2006 |
This kind of help we provide to our customers only. After you purchase PHPRunner contact me directly at support@xlinesoft.com. Also I'll need to see generated files and database structure. |