Quote from
Vadim on July 8, 2022, 5:26 pm
@lolo
The password for the database is specified when you create the database.
If you need to generate a password, you can do this with a function, with the desired level of complexity.
I have a workshop on the subject of creating passwords in my course (you can also download a function file with a demonstration project there).
@lolo
The password for the database is specified when you create the database.
If you need to generate a password, you can do this with a function, with the desired level of complexity.
I have a workshop on the subject of creating passwords in my course (you can also download a function file with a demonstration project there).