Hello Brainyz,
Im using vb6.0 and oracle 9i as backend. I want to create some reports in WORD(doc format). for ex,

In word the report should be like this,

Patient Name:<<nameofpatient>>(this should come from textbox from VB)
Patient age <<age>> (age of the patient from VB textbox)

<<then reporting section>> text typed in VB


end of the report

The text editor should contain all the basic word options to edit.

This report should be saved in DATABASE.


How to do this?
any ideas, pls help me to solve this. Thank u.

Balamurugan.M