Hi Friends,
i need solution for following requirements.
1. User can apply leave in PDF form
2. Once user enter all details and press the submit button
3. Database should get all field information in a leave pdf form and store in a database
4. Also all data from database to leave pdf form should display.
For this, how to write in stored procedures.
Please give me the solution.