DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Displaying Document from Forms

  1. #1
    Join Date
    Mar 2002
    Posts
    301
    Hi,

    I have stored a Word document into a BLOB column.
    How do I retrieve the text in same Word format from Forms Developer.

    Thanks in advance.

    Vijay.
    Say No To Plastics

  2. #2
    Join Date
    Sep 2001
    Location
    NJ, USA
    Posts
    1,287
    U should use
    1. OLE item in form and describe OLE object characteristics in property panel.
    2. same event (for example ON-MOUSE-CLICK) for activate OLE object.

  3. #3
    Join Date
    Mar 2002
    Posts
    301
    Hi,

    Actually, the application is a web based one.
    We use, IIS as our Web-Server.
    From the browser, the user will see a button called INVOICE. When he clicks on the
    button it should open INVOICE.DOC in word on the client system. This is our exact requirement.
    We have developed it using Forms Server.

    I have loaded the document into a blob. Will it be possible for me to retrieve it in Word using
    OLE.

    Thanks in advance.

    Vijay.
    Say No To Plastics

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width