- Registration system made in Delphi 7 with database.
- Database Connection Configuration:
- SQLite
- Login (MD5)
- Registrations:
- Physical Person registration.
- Searches:
- Physical Person search.
- Reports
- User Management
- Hide Icon (Toolbar)
-
Borland Delphi 7 - Enterprise
-
Libraries:
- Database connection:
- ZeosLib
- SQLite
- Regular Expression:
- PCRE Wrapper for Delphi 7
- HASH:
- MD5:
- Description: "Este arquivo é parte do programa CACIC - Configurador Automático e Coletor de Informações Computacionais."
- Link: http://forum.datasus.gov.br/viewtopic.php?t=7376
- MD5:
- Tray Icon Component:
- Database connection:
-
Design Patterns concepts used:
- Singleton
- Facade
- Factory
- Abstract Factory
- Adapter