gbernal
23rd November 2004, 21:18
Hello everybody:
I'm looking for one solution about the following topic:
I'm trying to develop one sesion in which I can maintain 2 different tables by means two forms.
in the form1 I should maintain data corresponding to table fst801, but in the same session in the form2 I have to maintain data corresponding to table fst802. In form1 I have a field that contains a string that I have to pass as a parameter to the next form, Obviously the parameter that I will receive in form2 is the table primary key.
I have declared the export and import in both different maintain sessions, but I realize that it doesn't work.
How can I do this?
I appreciate all answers about this.
Gbernal
I'm looking for one solution about the following topic:
I'm trying to develop one sesion in which I can maintain 2 different tables by means two forms.
in the form1 I should maintain data corresponding to table fst801, but in the same session in the form2 I have to maintain data corresponding to table fst802. In form1 I have a field that contains a string that I have to pass as a parameter to the next form, Obviously the parameter that I will receive in form2 is the table primary key.
I have declared the export and import in both different maintain sessions, but I realize that it doesn't work.
How can I do this?
I appreciate all answers about this.
Gbernal