Description: Use ADO technology to develop customer information management system in Delphi. The system design is divided into two parts: database design and functional module design. The data of this system is divided into two parts: customer information and system user information. Therefore, we should design two tables: Customers and Users, to store customer information and system user information respectively. Which the user of the system divided into two categories, the administrator and general user, administrators can conduct customer information query and maintenance (input, modify, and delete), and normal users can only conduct customer information query.
To Search:
File list (Check if you may need any files):