I need some insight on how to do this.
I have two independent databases for two different groups of people. One is regarding product development (PD) and the other product support (PS). Both of them have a table with info based on SKU number (for example ABCD1234).
I am trying to find out how to create a button in the PD database, that basically opens a table in the PS database so that the development people (people working on the PD database) can see the calls that the Product Support people (people working on the PS database) are taking on a particular SKU number.
Generally the Product Development people (PD db) use a search tool to find and open the form containing the data for the SKU number they are looking for. The button would be placed somewhere in this form and once clicked, it would look for the SKU# value in that form and then open the table in the other database that containing the call log for the matching SKU#.
Any suggestions?
mafhobb
I have two independent databases for two different groups of people. One is regarding product development (PD) and the other product support (PS). Both of them have a table with info based on SKU number (for example ABCD1234).
I am trying to find out how to create a button in the PD database, that basically opens a table in the PS database so that the development people (people working on the PD database) can see the calls that the Product Support people (people working on the PS database) are taking on a particular SKU number.
Generally the Product Development people (PD db) use a search tool to find and open the form containing the data for the SKU number they are looking for. The button would be placed somewhere in this form and once clicked, it would look for the SKU# value in that form and then open the table in the other database that containing the call log for the matching SKU#.
Any suggestions?
mafhobb