APPLICATION DESIGN


Reducing database maintenance with shared code and shared resources
You can designate many items, such as graphics, fields, subforms, and even programs, as shared resources. Sharing resources lets you reference a resource repeatedly throughout an application, while only having to maintain in one standard place. For example, if you use your company logo in many places throughout your application and the design of your logo changes, you need only change it once and the change will be implemented everywhere that image is referenced. Each database can contain its own library of shared code and shared resources, and you can access shared elements in other databases

You can create the following resources: