Your recommendations were accepted by AdventureWorks. In this section of the final project, you have been tasked with implementing the necessary changes. You will work to integrate the client-side application with the back-end server, ensuring that data is extracted properly and adding enhancements where appropriate.
Specifically the following critical elements must be addressed:
I. Client/Server Enhancement A. Augment the client/server system so that: I. The client-side application is properly integrated with the server-side database. II. Organizational data is properly extracted from the back-end database. III. Organizational data is properly displayed on the client-side application. IV. Enhancements are added into the client/server system that improve functionality. V. Features of the client-side application and the server-side database are adjusted to ensure the integrity of organizational data. B. Finally, validate that adjustments and enhancements made to the client/server system are working properly. II. Diagnostic Analysis: As the system is being finalized, some errors have been reported. You have been tasked with interpreting diagnostic outputs related to an issue and offering recommendations as to how the errors could be addressed.
A. Interpret diagnostic outputs for provided errant code. For example, if your diagnostic is telling you that a column name is wrong, what does that mean? B. Determine root errors within diagnostic outputs that are impacting the overall functionality of the client/server system. Consider what the primary cause of the issues is. C. Recommend data validation enhancements that could be made to the client/server system that would address root errors. Be sure to justify your response.