Mihnea Horia VREJOIU
mihnea@dossv1.ici.ro
National Institute for Research and Development in Informatics – ICI Bucharest
Abstract: It has been imagined, designed, and implemented a model of a database structure intended to store identification, authorization and restrictions data regarding the access in a garage or parking lot facility with selective access permission, as part of an experimental application for Automatic Access Control of vehicles based on license plate recognition (LPR). An operational module for creating, updating and querying upon multiple criteria the respective database has been developed using the SQLite version 3 free RDBMS engine, SQL and ACID (Atomicity, Consistency, Isolation, Durability) compatible, created by D. Richard Hipp, (public domain source code), and its C Win32 API library.