Jorge Lozano
|
| Posted: 10/15/2002, 3:06 PM |
|
How can i record two tables with the same form, with only one button????¿
excuseme my english.
Jorge
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 10/22/2002, 1:42 AM |
|
You can do this with custom code,
e.g. add updateable fields but not link them to database fields,
and in "After Insert" event you may form an update statement and execute it
--
Alex,
Support Engineer
CodeCharge Team
"Jorge Lozano" <carmelocastilla@hotmail.com> wrote in message
news:aoi3h6$ds1$1@news.codecharge.com...
> How can i record two tables with the same form, with only one button????¿
>
> excuseme my english.
>
>
> Jorge
>
>
|
|
|
 |
Jorge Lozano
|
| Posted: 10/24/2002, 6:30 AM |
|
Thank you very much, this sistem work, thanks again.
Jorge
|
|
|
 |
|