

Programme solution Central Dogs Register
For the Veterinary Office of Republic of Slovenia (VURS)
we created a programming solution, Central Dogs Register, which records notes
regarding the basic data about dogs and their owners. The Central Dogs Register
stores records about all living dogs within The Republic of Slovenia; basic
data about them, their owners, notes of vaccination dates for rabies, and data
about bites. The application offers information support for activities like:
registration of the dog, entering the vaccination of the dog, entering any bite
occurrences of the dog, entering the examination information after any bite,
printed reports of all registered dogs by area, printed reports of all vaccinated
and non-vaccinated dogs for a specific area, examination information of dangerous
dogs, printed reports of bites for a specific dog and printed reports of bites
by breed.
The Central Dogs Register is meant for different groups
of users: primary veterinarian organisations with concession, regional veterinarian
inspection offices and branches, shelters, associations for protection of animals,
and VURS. An individual user can only view data about dogs from his concession
region, in the same way, a regional office can only view information for the
region they cover, whereas at VURS they can examine conditions for the whole
country.
The Central Dogs Register is an Internet application with
three-tier architecture: data server - application server - thin client. The
data server is an Oracle RDBMS, version 8.1.7.3, and is installed on a server
located at the seat of VURS. The application server is located at the Government
Centre of the Information Science (CVI), and the thin client is the users’ computer.
CVI is introducing, for all applications that are conducted through their application
server, a unified system of logging on with the help of digital certificates,
by which an individual user is identified. In this way, all data transactions,
from the moment of logging on, are conducted in safe mode.
|