This is how my Form look in VB.Net and when data is filled in date, str, veg, Non veg, No of days textbox the data needs to be inserted into the database where it will be calculated as per the authration scale.
How this was helpful?
Thank you for the reply
But am sorry am starting out of the Blue. Am new to MS access and queries to access is very less over the internet.
The problem is that when the data is getting updated it has to meet the condition if that person is a Veg, Non Veg as well. The data authorised for Veg...
NEED HELP WITH THE ABOVE:
1. As seen above there are 2 table in a database:-
(a) The "AuthRationOfficer" Table.
(b) The "RationOfficer" Table.
2. Here the access Database is connected to a VB.net program where it will display the Authorised amount of Ration depending on the...