C
C
Canalia2015-10-22 15:02:41
open source
Canalia, 2015-10-22 15:02:41

ACS with open source?

At the enterprise, the task arose to record the arrivals and departures of people, but in addition to this, it will be necessary to record all this data on a separate server, preferably Mysql, and quickly operate this data online, for example: I.I. Ivanov attached a card to the reader, then this data is either went to the server, and then I could write a simple program to track online with a simple fetch from the database

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Max, 2015-10-22
@Canalia

Why not? you just need to write a "layer" that will receive data from the controller and stuff it into the database.
only not MyISAM, InnoDB is better.

L
liveello, 2016-03-02
@livello

Typical solution - ACS Bolid. Their controllers are good, but the software is much worse. If the supplied software is not enough, you can extract data from the MS SQL Server DBMS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question