Open Word Doc from form in web setting not client/server
909171Jan 19 2012 — edited Jan 23 2012Hello, I am new to form. I need to open a word doc (on client PC )from Oracle Form by a button click. I did some research online and looks like Client_Ole2 is the package I need. But when I looked into my Build-in Package (in forms builder), I only see OLE2, TEXT_IO etc. So when I try to declare a variable which is CLIENT_OLE2 like some post suggest, I got error message "identifier CLIENT_OLE2.OBJ_TYPE must be declared".
So is that means that I need to install/setup WebUtil on my env to get this Client_Ole2 to show up on Form Builder?
Thanks for help, please advise.