Can't find the answer to your doubts or questions?
Additionally, we offer training courses
Our flexible options of online training and face-to-face will provide you with all the knowledge necessary to understand and implement your software maintenance.
Consideration if you are going to use the engine for Firebird database
No obstante el excelente rendimiento que este motor de bases de datos ofrece, es importante tomar en cuenta que este motor de base de datos sólo se recomienda para usuarios que NO vayan a utilizar las aplicaciones móviles SMOBILE Solicitudes o SMobile para tecnicos, ya que estas APPs NO SON COMPATIBLES CON EL MOTOR DE BASES DE DATOS FIREBIRD.
Name of the database and its location.
Regarding the name of the database: The name that you define can't wear white space, and the number of characters allowed maximum is 25, for example Maintenance Plant 1 instead use Hyphens or underscores this: Mantenimiento_Planta_1, in addition to it is not allowed that the name of your database-carry special characters such as these: ¡ " # , $ % & ( ¿ ) ? } { The reason for this is that there are some rules or policies that the database engines prohibit the use of these characters.
You'll have another field of up to 50 characters that will allow a broader description and complete database.
Example:
Name of the database | Name of the access to the database | Long description of the database |
PLANTA_SPEREN_1 | ACCESS TO PLANTA_SPEREN_1 | PLANT SPEREN PARQUE INDUSTRIAL EXPORTEC II |
PLANTA_SPEREN_2 | ACCESS TO PLANTA_SPEREN_2 | PLANT SPEREN PARQUE INDUSTRIAL HUEHUETOCA |
PLANTA_SPEREN_3 | ACCESS TO PLANTA_SPEREN_3 | PLANT SPEREN INDUSTRIAL PARK JILOTEPEC |
HOTEL_Mara_A | ACCESS TO HOTEL_Mara_A | Hotel All Inclusive Mara Place, Cancun, QR |
HOTEL_Mara_B | ACCESS TO HOTEL_Mara_B | Gran Executive Hotel Mara Place mexico City, Mexico |
HOSPITAL_TRAUMATOLOGIA | ACCESS TO HOSPITAL_TRAUMATOLOGIA | Hospital of Traumatology Loma Verdes, Naucalpan |
HOSPITAL_NEUROLOGIA | ACCESS TO HOSPITAL_NEUROLOGIA | National institute of Neurology and Neurosurgery, CDMX |
FLOTILLA_1 | ACCESS TO FLOTILLA_1 | Fleet Cars and trucks SPEREN EXPORTEC II |
Luego de que has creado tus bases de datos en el MP, estas se alojan en el Servidor de Base de datos que hayas elegido. Por ejemplo, las bases de datos creadas por medio de la opción simplificada se alojan en tu computadora, la ruta en las que puedes encontrarlas es C:\Windows\SysWow64. Regularmente son Archivos con la Extension.FDB
Las bases de datos creadas en los siguientes tipos de bases de datos: MariaDB, MySQL, SQL-Server, Cloud y Oracle no generan Archivos. La información se almacena en múltiples tablas de esquemas de información o en entornos especiales de tu servidor.
Regardless of the type of database Server that you manage, we recommend to make backups of your information frequently so that you get a receipt of your information as a preventive measure in case of an emergency, see the section Backup and restore a database.
Server IP, user name and password of the database engine
Today, virtually all companies have at least one IT professional who is responsible for, among many other functions to manage the data and servers of the company. Among their functions include the administration of a database engine, which, for security reasons, has access by means of a user name and a password. If not, any person could enter the network, and provide high-databases, query, modify and even delete confidential information of the company.
For example:
DATABASE ENGINE | ADMINISTRATOR USER BY DEFAULT | PASSWORD (Known only to the manager of IT) |
MySQL | root | ****** |
Microsoft SQL-Server | sa | ****** |
Oracle | System | ****** |
MariaDB | root | ****** |
Firebird | SYSDBA | ****** |
Al momento de crear una base de datos o una conexión nueva en SVISION, el programa solicita el nombre del servidor o IP en donde se creará o se encuentra la base de datos a la cual deseas conectarte, así como un nombre de usuario y su contraseña.
The username and password that here we ask, are precisely those that allow access to the database engine permissions privileges to create the database.

Now, the administrator of the database can also create different user accounts to allow access to more people by giving them privileges and permissions custom.
With the aim of not to use the administrator user of IT and its respective password each time that the department of maintenance required to create a database or a connection to an existing database, it is recommended that the IT administrator create a user account specifically for the maintenance department.
A single user account to the database engine is sufficient for the creation and connection of multiple databases.
The username and password that here is requested, you do not have any relationship with the licenses of use are acquired or the amount of users that can access the database, so that a single user account can be enough, because in this case it refers specifically to the user and password of the database engine.
What is a access to the database?
When you create a database, it automatically creates an access to the database. Access is a file that contains encoded all information regarding the IP address or name of the server where the database resides. This information is also recorded in a QR code, which will facilitate the connection of mobile devices to the database.