C
Craig
I am trying to input data into one data table that is
linked to another table in another database. I want the
data I enter to show up in their table. Then they can
search for the data by using a dialouge box ( a select
query), pull up the data I have entered add to it print
a "job ticket" . The only other thing is what they add to
it does not need to then be added to my database.
So it starts on my table goes to their table they perform
a select query to find the right info from all the info
(about 1,000 records) I have entered, then they add to
this info and print a ticket. The info they add is saved
in their table only. Is this possible?
linked to another table in another database. I want the
data I enter to show up in their table. Then they can
search for the data by using a dialouge box ( a select
query), pull up the data I have entered add to it print
a "job ticket" . The only other thing is what they add to
it does not need to then be added to my database.
So it starts on my table goes to their table they perform
a select query to find the right info from all the info
(about 1,000 records) I have entered, then they add to
this info and print a ticket. The info they add is saved
in their table only. Is this possible?