Well, i have pretty much designed the program.
But I need to make it create/ edit MS Access databases.
On the Ficheiro menu, i need to have the program create / open a database.
While in the Definições menu, i will have the option to whether the changes are saved automatically when the program closes (might delete this option though)
In the first tab (Adicionar produto)
Código is the barcode
Nome the product name
Quantidade the ammount, and the checkbox beneath it is to select a certain ammount, so that when the stock is the same or lower, it activates a warning (of some sort, didn't decide yet)
Data de validade is the expiration date, while emitir.... is the same as the second box in ammount, only for the date
On Editar ou remover produto, i need to have the datagrid retrieve data from the database, and be able to edit it.
Hope i cleared things up
I can still up the files if needed