Welcome!!! I need to do a simple applet (I will be able to extend it in the future) to work with databases, but I don't really know what language (I have the basics of programming in different languages from school and from my own learning).
So: I have a database with columns (reference number, name, measuring range, date of the next review). And I would like to have a simple graphical environment with a few buttons to search for a given device, e.g. highlighting data in green (the device before the review yellow device for review this month and the red device had no review. And the possibility of leading to the database of new devices, or removal if it is no longer usable.
The only question is how to do it and what base to use? I wanted to make an excel or access base ready, but I work with an older gentleman for whom operating these programs is too difficult.
Ah, and what is important, the database would be stored on the company's server. And it would be great if it could be easily expanded with e.g. the ability to print filtered data, new columns in the type table. e.g. tool holder column.
So: I have a database with columns (reference number, name, measuring range, date of the next review). And I would like to have a simple graphical environment with a few buttons to search for a given device, e.g. highlighting data in green (the device before the review yellow device for review this month and the red device had no review. And the possibility of leading to the database of new devices, or removal if it is no longer usable.
The only question is how to do it and what base to use? I wanted to make an excel or access base ready, but I work with an older gentleman for whom operating these programs is too difficult.
Ah, and what is important, the database would be stored on the company's server. And it would be great if it could be easily expanded with e.g. the ability to print filtered data, new columns in the type table. e.g. tool holder column.