摘 要图书借阅信息管理工作纷繁而复杂,设计一个操作灵活、简便的借阅信息管理系统,应用于图书管理必将节约大量的人力、物力和财力,提高管理效率。本系统后台采纳 Microsoft Access 2024 开发和管理数据库,对数据库操作采纳事务处理机制,具有强大的错误处理功能;系统的前台应用 Visual C++6.0 开发的用户界面,提示信息完善,界面友好,有较强的亲和力;系统采纳 Visual C++6.0 的 ODBC(Open Database Conectivity),即开放式数据库互联组件接口技术来访问后台数据库。本文结合数据库设计思想和软件工程开发理论,严格根据关系数据库设计机制和软件开发方法与步骤对系统进行了细致的设计。设计的信息管理系统将辅助完成图书的主要管理工作,具体功能包括:用户管理、基础数据管理、借阅管理、书库管理、读者管理、数据库管理与各种报表。本系统具有多方面特点:系统功能完备,用户使用方便简捷,人性化的用户界面,安全设置齐全,大大减少了操作人员和用户的工作负担,提高了图书馆管理的工作效率和学校的信息化的水平,实现了图书管理的计算机化关键词:图书借阅管理;Visual C++6.0;管理信息系统;ACCESSAbstractThe work of books borrow information management is numerous and complicated, so I will design an operation nimbly, simple borrow information management system, and will certainly applie it in the book management to save the massive manpower, the physical resource and the financial resource, enhances the management efficiency.The information management system which is designed by this article will assist librarian to complete the main supervisory work of the books, the concrete function will include: The user management, the foundation data management, the borrow management the book stacks management, the reader management, the database management and each kind of report form.I have unified the database design thought and the software engineering development theory strictly has carried on the careful design to the system according to the relational database design mechanism and the Softwar...