Hi,
The scenario is this:-
(1) I have a database named
EMPLOYEE (2) In that database, there is one table named
EMP (3) There are 5 fields in that table which are id, name, age, salary and company
(4) Now, i want to extract data from the database depending on the selection of the id of the employee from the front-end
(5) There is a document in which i want to embed this value (that is), it maybe a pdf or a doc directly from the database
(6) How will i bind the data from the database to the document file ?
Please help in this. If you want further clarification, let me know !
Thanks and Regards
Akiii