Question:
Do I need to use a database to create a registry system in the application?
Solution:
No. There is already a proper place in Elipse SCADA
to store information on users and passwords. To access it, there are two possibilities:
- At the Configurer: use Users item at the Organizer’s menu.
- At run time: use the application’s UserAdministration() function.
You can also create a customized registry system by using the application’s AddUser and DeleteUser functions.
Attached to this article is a demo application that illustrates a users registry at run time. This application was developed with Elipse SCADA version 2.29 build 092.