D
d_renny
I would like to have a products table (table2) which is identical to another
products table (table1) contained within a customer orders database. The
idea is to only enter data into the customer order db so that when the
products table (table1) is changed the second external products table
(table2) is dynamically updated. Table 2 provides a data source for a CF web
application. What is the best way to accomplish this?
Thanks
products table (table1) contained within a customer orders database. The
idea is to only enter data into the customer order db so that when the
products table (table1) is changed the second external products table
(table2) is dynamically updated. Table 2 provides a data source for a CF web
application. What is the best way to accomplish this?
Thanks