What I have is a standard set of databases...a many-to-one relationship between product.fm5 and plantdesc.fm5. People can open up the rose database and see how many different pot sizes and plants we have for each variety.
This works great for the various departments (perennials, roses, bedding plants etc.) as they each have their own database with custom value lists etc.
Last year I only uses one non-related database and was able to do administrative functions (clean-up, global changes etc.) and post it on our web site as a price list via cdml. This year I have 7 different databases and am at a loss to figure out a structure which will allow me to access all the records in the various files... I was trying for some sort of master related databse but so far it doesn't seem possible.
Any ideas on the basic structure this should take?
Nuts and Bolts
product.fm5
each plant has an plant number
10000, 10001
each product has a suffix
10000-01, 10000-02, 10001-01, 10001-02
Plantdesc.fm5
plant descriptions are related to products via the plant number
What I want to be able to do is
A) post a single, searchable database on the website, while maintaining a smaller more managable database for each of the Dept. Heads that they can revise add and delete to without being bothered by other department's inventory
B)Be able to do global searches, updates and reports based on all the records as well as (if possible) be able to do imports and exports to interface with the accountant's PO system.
help?
Bruce