S
Steve in MN
This is like the reverse of a form/subform set up, where i am importing data
from a mainframe that is actually a text file. I import it and manipulate it
into one table thru my import process. The user would work thru a form to
determine which lines actually go together to make one load. Then a new
record would be created in the "One" table (as in one to many) and the
existing table would be the "many" table in the relationship.
Is there a resource out there that might have an example of this so that i
could look at to get some ideas?
This might seem archaic, but that is the way the older system runs and the
routes are put together manually after the fact and i need to design a
reverse form to be able to select rows and then add a line to the main table
for each pair in the many. Mainly because they dont pair them in the
mainframe, they route individually and them pair them manually after the fact.
any help or ideas would be appreciated.
from a mainframe that is actually a text file. I import it and manipulate it
into one table thru my import process. The user would work thru a form to
determine which lines actually go together to make one load. Then a new
record would be created in the "One" table (as in one to many) and the
existing table would be the "many" table in the relationship.
Is there a resource out there that might have an example of this so that i
could look at to get some ideas?
This might seem archaic, but that is the way the older system runs and the
routes are put together manually after the fact and i need to design a
reverse form to be able to select rows and then add a line to the main table
for each pair in the many. Mainly because they dont pair them in the
mainframe, they route individually and them pair them manually after the fact.
any help or ideas would be appreciated.