Which kind of database
-
if you need to create application for evidence of workers. Example you need application which will store all data about employers their work. And you also need to enter the values about working hours per day for each user with which database you would go ? Should i go with MS access database ? Or go with MySQL database ?
-
if you need to create application for evidence of workers. Example you need application which will store all data about employers their work. And you also need to enter the values about working hours per day for each user with which database you would go ? Should i go with MS access database ? Or go with MySQL database ?
-
Personally I wouldn't use either of those options. I would go for SQL Server - the Express versions are free, or Oracle - also free. By the way - this was the wrong forum - there is a database forum
-
Do NOT use Oracle express. Maintaining Oracle is much more expensive/difficult than SQL Server.
Never underestimate the power of human stupidity RAH