Forums
This topic is locked
phakt combine query
Posted 16 Jul 2002 16:03:27
1
has voted
16 Jul 2002 16:03:27 vincent jourdan posted:
i use PHAkt v1.5.1can i combine two query an insert on a table with an update on an other table
from the same submit forms
Replies
Replied 16 Jul 2002 17:19:41
16 Jul 2002 17:19:41 Julio Taylor replied:
you're gonna have to explain this better.....
------------------------
Poolio
MSN:
www.eliziumdesign.com
------------------------
Poolio
MSN:
www.eliziumdesign.com
Replied 16 Jul 2002 17:38:29
16 Jul 2002 17:38:29 vincent jourdan replied:
I'll try but my english is not good;
After had fill a form, i had update a record in tableX and insert an other record in a tableY, but PHAkt allows to do only one thing at the same time.
i'll want do both at the same time, how can i do that?
thank you for response.
After had fill a form, i had update a record in tableX and insert an other record in a tableY, but PHAkt allows to do only one thing at the same time.
i'll want do both at the same time, how can i do that?
thank you for response.
Replied 16 Jul 2002 17:45:01
16 Jul 2002 17:45:01 Julio Taylor replied:
ok,
your best solution is to make two forms. on the first, you add your UPDATE behaviour. then change your form METHOD to GET. On the second page, (the second form) you can pick up the variables you used in the first form to fill in the values of form 2. Then you can either get a script to autmatically submit the 2nd page or simply put a button.
hope it helps, if not contact me on MSN.
------------------------
Poolio
MSN:
www.eliziumdesign.com
your best solution is to make two forms. on the first, you add your UPDATE behaviour. then change your form METHOD to GET. On the second page, (the second form) you can pick up the variables you used in the first form to fill in the values of form 2. Then you can either get a script to autmatically submit the 2nd page or simply put a button.
hope it helps, if not contact me on MSN.
------------------------
Poolio
MSN:
www.eliziumdesign.com
Replied 16 Jul 2002 17:56:04
16 Jul 2002 17:56:04 vincent jourdan replied:
ok thank
i'll try your solution.
i tested to pass by a new server behavior but is not easier.
if you have two minutes again i've a other probleme.
i can't insert texte data with quote symbols how can i resolve it
thank you again for your help
i'll try your solution.
i tested to pass by a new server behavior but is not easier.
if you have two minutes again i've a other probleme.
i can't insert texte data with quote symbols how can i resolve it
thank you again for your help
Replied 16 Jul 2002 18:00:18
16 Jul 2002 18:00:18 Julio Taylor replied:
those problems are usually related to Databse Server configuration. If you are using MySQL, speak to your ISP/Host and tell them about it.
-- J
------------------------
Poolio
MSN:
www.eliziumdesign.com
-- J
------------------------
Poolio
MSN:
www.eliziumdesign.com