Open word, which is stored in the database: Oracle Forms 10g

Hi all

I created an application in the generator of forms of oracle 10g. He got different modules.

I created a different user manual for each module in Microsoft Word.I to store word documents in the database and need to open this document of the application user's manual. I want to add a help button in the toolbar of the application, so that I can keep the name of the file in the toolbar of the separate modules.

If I call the word using an annual, I need to save documents in the same order if I'm going to implement the same software based on some other clients, right? So please suggest me some other way and pls share the code...

Its urgent...

Thanks in advance...

What warning? How can I help you if you post just a few lines of code? Do you think we could "guess" your code?

Please, send ALL the code.

François

Tags: Oracle Development

Similar Questions

  • BlackBerry Smartphones opening Word / Excel files stored on the media card

    I just got my BB Bold 9700 last week. I used the BB Desktop manager to copy Word and Excel documents from my laptop to the card media on my 9700. Worked very well; However, when I try to open them on the 9700, I get the following message:

    When you enter a remote share: //host/share at least, possibly add [/ file [/ file...]] [filename]

    Could someone please show me an example of what they mean and how to do it?

    austinxw wrote:

    I'm new to all of this, what is BES?

    BES = Blackberry Enterprise Solution - a server, hosted within a firm, that provides a conduit between the company (for example, Exchange, Notes) messaging system and the BB belonging to the company.

  • Heavy binary files must be stored in the database?

    I was asked an interesting question: If a database contains all the data? Or large binary files must be stored in the file system?

    Example of large binary files: videos or PDFs heavy (+ 200 MB).

    With an old aspx web app (1.1) I tried to open a 200 MB pdf file stored as a BLOB in a base of Oracle 11 g and it has run out of memory.

    However, same asp.net web application had no problem to open the same pdf file stored in the file system on a server. It could be that maybe there is some way to open fields heavy blobs with asp.net.

    For reasons of integrity, I say that all data must be stored in the database, but my cases described showed me that maybe it's not the way.

    SQL Server allows the content of the columns of varbinary (max) to be stored on the file system, maybe there is something similar in Oracle?

    With an old aspx web app (1.1) I tried to open a 200 MB pdf file stored as a BLOB in a base of Oracle 11 g and it has run out of memory.

    It could be that maybe there is some way to open fields heavy blobs with asp.net.

    Depends entirely on how to open BLOB.
    A simple way is enter any value in table (like getArray()). It can be risky when there are great values.
    More sophisticated is to read in chunks.
    In environments such as Java or ASP.net programming should be operable methods BLOB as a stream of data. In Java, it is ResultSet.getBinaryStream)
    You can spend this additional flow, for example the browser connection. It will read the BLOB value into small pieces (or 64K) and pass it to the browser or whatever the customer.

  • Where the CRM Customer-user account is stored in the database.

    Hello

    When you create and approving a CRM user using CRM HTML admin responsibility, assign us the customer accounts for which the user is created.
    For example, when you create a user for A client saw 5 accounts, I can assign account # 1,2 and 3 to the user.

    Does anyone know where this mapping is stored in the database?

    Kind regards
    Mohammed

    SELECT hca.account_number
    OF hz_cust_accounts AOB.
    fnd_user fu,
    hcar hz_cust_account_roles
    WHERE hca.party_id = fu.customer_id
    AND hcar.cust_account_id = hca.cust_account_id
    AND fu.user_id =

    Please let me know if this sql works. If not, I have to go through the flow and find the place where actually stores.

    Thank you
    RK
    925-998-1494
    Independent consultant

  • Given Oracle Spatial are stored in the database tables?

    Given Oracle Spatial are stored in the database tables?

    Oracle spatial is DBMS oracle server functionality. It allows you in NATIVE mode, store and manage all standard types of spatial data and their attributes and metadata in the oracle database enterprise, in the way that you are quite familiar with. on top of standard oracle database features, adds types of geographic data, spatial index, geometric operators and queries, functions, spatial and analytical, to name a few.

    MapViewer is a feature of Oracle Fusion Middleware, which makes cards using spatial data managed by Oracle Spatial. That's what you called "generator of maps. but of course, it's not just a map generator, he has much more to offer, such as MapBuilder, WMS, Oracle cards.

    For more information, please see the technical details:

    http://www.Oracle.com/technology//products/spatial/index.html
    http://www.Oracle.com/technology/products/MapViewer/index.html

  • I got a message when I open a window: "error: SQLITE_ERROR [1] the database: proc.» GetCurrentWebForms ".

    I got a message when I open a window: "error: SQLITE_ERROR [1] the database: proc.» GetCurrentWebForms ".

    Hi, Navy_K,

    It's out of the realm of Microsoft Answers.

    I suggest you post your query to

    SQL Server forums

    http://social.technet.Microsoft.com/forums/en-us/category/SQLServer

    Or,

    Microsoft TechNet Forum

    http://social.technet.Microsoft.com/forums/en-us/categories/

    Database Engine Error Severities

    http://TechNet.Microsoft.com/en-us/library/ms164086.aspx

  • Huge table with PDF (1.4 TB) be stored outside the database

    We have a table with BLOB where a PDF one stored. Now, we want to bring these data from the database (backup reaseans etc..).

    Any solution? Maybe a total another data store - stuff 'BIG DATA '?

    Thanks - regards

    Oliver

    If some give me a solution for a way to store PDF files outside the database.

    If you want to store the PDF file outside the database, then there are usually two approaches.

    (1) in the database, there is a table that stores the name of the file and the location on disk of the PDF. The written application the PDF file in the file system and then updates the database with the location and the name of this PDF file. If the application must Access the PDF, it looks up info in the database and then retrieve this file. The application must be able to read and write to the disk outside the database.

    (2) use such BFILE as mentioned previously.

    In both cases, your PDF documents is stored outside the database, but in my opinion, this does not eliminate the need for backups. If these PDF are lost, and there is no backup, then the data are lost. Because its outside of the database, a database backup backs up only data. The backup may be different and however different backup method is used. But I've seen cases where the db backup was performed at a given time and the binary backup was done at another time and restoration, there were inconsistencies that needed reconciliation.

    HTH,
    Brian

  • AF:table value of text entry box does not get stored in the database.

    Hello
    I use af:table in my jsff page. The table contains the column of text entry box. After clicking the Create (+) button, a line has been added to the table. I got value into the text entry field and click the 'OK' button to commit the transaction. When I check the database, the entered value is not stored in the database. What I've observed, it's that if I have more than 1 table in the af: table and after entering the value into the text entry field, if I tab out and control moves to the next line, and then click the OK"" button. This time, the value you entered get stored in the database. It's look like, the value of current row is not updated until the action tab. Please help me solve this problem.

    JDeveloper version: 11.1.1.6

    Kind regards
    Suresh

    Hello

    What is the business service associated to this? Also the OK button have no immediate = true set

    Frank

  • How the nested table that is stored in the database?

    How the nested table that is stored in the database?
    The nested table column is stored with the table main or separate in the database?

    A nested table is a table that is stored in the structure of another table. It is used to support the columns that contain multivalued attributes.

    If you want to use the same type in multiple places, create them on a global scale and these will be discussed under 'Types'.

  • What else are stored in the database buffer cache?

    What else are stored in the database buffer cache, except the data reading of data files blocks?

    The nitty gritty on this point, you ask someone smarter than me waaay.

  • When I choose from the LOV, is not stored in the database

    Have a field (Manager) where the user selects their manager in the list (generated by the following query)

    Select FIRST_NAME. Last_name d, MANAGER_ID r
    staff
    where TITLE = 'MGR '.
    order by 1

    After the Manager is selected and you click on apply changes, nothing is stored in the database.

    Have defined as field Manager specifications:

    Source: only when the current value is session state is null
    Source type: column database
    Maintain Session State: per Session
    Source of value or an Expression: MANAGER_ID

    Well, how you created this form... manually or by using the wizard. If you have used the wizard, then it would be asked to select the table, and it would have created process for updating the same.

    If you have created this form manually, then you must add a processs to update this database...

    Kind regards
    Shijesh

  • View the file stored in the database in the customer's computer

    Hello

    I use oralce forms Release 10.2.0.1.0.

    In my application, files (.xls, .pdf, doc, gif etc.) will be stored in the database as BLOB table. I have to add the service to display the file in the client browser.

    I tried to use the webutil function to transfer the DB file to the client, then client to ACE and showed the file using web.show_document. The problem with this solution is file created guard as a server. is there a way I can programatically delete the AS file, after using web.show - posting document.

    Or did somebody suggest another solution for the same.

    Thanks in advance.

    Hello

    There is no need to transfer the file on the AS, if they are stored in the database.

    Read this article.

    François

  • Where the peoplecode is stored in the database of the PS?

    Where are the peoplecode/SQL or other objects created in the application designer stored in the database of the PS. I mean, I want the name of the table that contains this information. My goal is to know where the SQL/peoplecode text is stored in the database.

    Hello

    -PEOPLECODE
    EXPORT PSPCMPROG;
    EXPORT PSPCMNAME;

    -SQL
    EXPORT PSSQLDEFN;
    EXPORT PSSQLDESCR;
    EXPORT PSSQLLANG;
    EXPORT PSSQLTEXTDEFN;

    For other references, have a look at the mvprdexp.dms DMS

    Thank you!

  • Symantec AntiVirus recommended for the database oracle on windows server 2003

    Hi all

    I have a server of oracle database on the windows server 2003 version 10.2.0.4 platform. What are best practices for symantec antivirus running on this server, but the database of their scanning file exclusions.

    My server restarted unexpectedly for many times. I have in the log of event id 6008. What can be the cause of it... ?

    How to configure the anti-virus protection on Windows Server that is running the database Oracle [ID 782354.1]

  • Apex 4.0 is compatible with the database Oracle Express?

    Apex 4.0 is compatible with the database Oracle Express?

    Hello

    Yes.
    http://download.Oracle.com/docs/CD/E17556_01/doc/install.40/e15513/pre_require.htm#BABFCFBC

    Here is guide how upgrading to 4.0 on XE Apex
    http://www.Oracle.com/technetwork/developer-tools/Apex/upgrade-Apex-for-XE-154969.html

    BR, Jari

    Published by: jarola on August 6, 2010 12:49

Maybe you are looking for