View Single Post
  #1   Report Post  
SKS
 
Posts: n/a
Default Section of Word Document is missing


We use oracle as database with a table containing a column as long raw
that would store a word document that gets generated by the click of a
button.
following is the steps undergone to create and store the word
document.
1). Get a handle to the word document and create the file and store it
in temporary folder.

2). Get a handle to the word document and create another word document
and run the macro insertFile to insert the word document stored in the
temporary folder to create one big master document.

3). Save the document into database..

4). I have another button in the forms 4.5 to show the master word
document stored in database..

Problem I am facing THAT NEED HELP...
After one or two days when i click the show button to see the master
word document, the first section of the document is missing.. ONLY THE
inserted document is displayed..
Please help on the above problem.


--
SKS