Hi,
I have two tables
Table 1 is having one field with starting value say T00001
Table 2 is having all other employee id , year, period number, Document No
I want code to update table 2 by taking the value in table 1 and increment for every combination of employeeid, year and period.
For eg...
Hi,
I have a database field which at the end contains required info like (Q for Quarterly, SA for Semi Annual, A for Annual). I have to extract the data and save it to display the discount %age on page footer.
In addition to the required data I have some items which are dummy (Like membership...
I have a parameter field. When I enter a value in the parameter field it should return the corresponding record from the database.
If the parameter field is empty (nothing is entered) it should return all the records.
How should I do it?
Any help is appreciated.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.