Graphic in ORACLE 10g Developer(Forms Builder)

Dear Sir/Madam,
I am new on oracle I want to learn that how to create graphic in oracle forms builder, Can anyone help me
I am very,very thankful to him/her
With many thanks.

There are a number of options,
* Oracle BI Beans
* Jfreechart eg here http://sites.google.com/site/oraont/jchart-en
* Something called formsgraph.jar (search for it on this forum)
Do a bit of searching and see what you find.
cheers
Tony

Similar Messages

  • Need Oracle 10g/11g Form Builder Kit

    I am planning to give an exame !Z0-141 for Oracle form developer. I don't have Oracle Official Kit. If anyone has and interested to sale me, please let me know. You can reach me at my personel email [email protected]

    The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence. Well, in my opinion, a higher market share does not reflect the quality or reliability of a product. Take MS Windows for example. Unfortunately, the reason for success is often not due to knowledge and experience, but rather due to fear and sheep effect or herd behavior.
    Perhaps you can use other arguments or questions to help you to make a decision, eg.:
    Oracle has a better understanding of what Oracle products require than Red Hat.
    Oracle takes full responsibility for the OS and Database, no finger pointing.
    Oracle tries to provide a better product than the RHEL kernel.
    The Oracle UEK kernel contains Oracle driver software, not available for RHEL 6 or later.
    Oracle updates are free of charge, RHEL requires a subscription.
    Oracle as a company is about 20 times bigger than Red Hat.
    There can be reasons that require the use of the original RHEL kernel, for instance if the vendor of a specific driver for your hardware demands it. But otherwise...

  • Oracle 10g Developer suit in windows 7 Homebasic 64 bit

    Dear All,
    Can I install oracle 10g Developer suit in windows 7 Homebasic 64 bit.if possible.how to do.
    please help me.
    Thanks and Regards,
    Fazil

    Hello,
    Please note that Developer Suite 10R2 is NOT certified(cannot be installed) for Windows 7 64-bit.
    For an official statement check this note:
    Forms / Reports Builder Certification on MS Windows 7 (Doc ID 1112213.1)
    Developer suite 10gR2 is certified only on Windows 7 32-bit:
    1292919.1 - Certification of Oracle Developer Suite 10g (10.1.2) on Windows 7 (32-bit)
    You can install Developer suite 10R2 on Windows 64-bit in xp mode.
    11gR2(11.1.2 version) is certified and can be installed on Windows 7 64-bit
    Also IE9 is not certified with 10gR2.Check:
    http://www.oracle.com/technetwork/developer-tools/forms/clientsod-forms10gr2-097528.html
    Regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • Unable to run oracle 10g developer suite

    Hi,
    I have installed both on oracle 10g express and oracle 10g developer suite on my laptop running XP home edition. The database is running , but I can not get form developer to run. The error message as "ORA-12154-TNS:could not resolve service name"
    My questions are: 1) does 10g developer suite have to run as client-server platform? Can it be stand-alone? 2) or, it is because XP Home edition? 3) Can 10g developer run on Express edition?
    Thanks.

    but I can
    not get form developer to run. The error message as
    "ORA-12154-TNS:could not resolve service name"Is the form builder software opening (appearing).
    Are you able to connect through XE's SQL Command?
    The error you are getting is because forms cannot connect to the database, and not because it is not running.
    You need to configure the tnsnames.ora file found unde
    %ORACLE_HOME%/NETWORK/ADMIN/tnsnames.ora.
    you can either configure it manually or by using the Net Configuration Assistant found under Start -> My programs ->%oracle_home% -> Oracle configuration and migration Assist.
    Manual:<Service_name> =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = <hostname> or localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = <sid_name>)
      )If You have XE installed your connection identifier would probably must look like something like this. you can just copy paste it.
    XE =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = XE)
      )The port number 1521 is the default, if you changed it during installation then use the port number you have specified during installation.
    1) Orcale Developer suite 9i and above are for web deployment and not client server.
    2) what you mean by standalone? do the configuratin above and it should work.
    3) Oracle products are not certified for windows home edition (but I have seen them working) but keep in minde that you will face many problems since the OS is not supported one.
    Regards,
    Tony Garabedian

  • Oracle 10g Developer Suit in Windows 7 64Bit Homebasic

    Dear All,
    I need to instal Oracle 10g Developer Suit in Windows 7 64Bit Homebasic
    Can I install the following Products.
    Oracle 10g Developer Suit and Oracle Database 11g
    It will work?
    Please help me.
    Thanks and Regards,
    Fazil

    I have installed what you want to install on window 7 Ultimate 64-Bit,
    It worked , but I needed to configure (TNSnames.cfg,create listener.cfg,sqlnet.cfg), I extremely recommend using windows XP or using XP mode(I haven't try XP mode but it's most likley to work).
    Are you gonna Use internet forms or reports?

  • Regarding Oracle 10G Developer Suite On Oracle 9i R2

    Actually i am new to oracle *9i R2* because i worked on Oracle 7 in that i was getting by default forms and reports will be installed. after inquiring with my friends they said that in oracle *9i R2* there wont be forms and reports installed for that you have to install Oracle 10G Developer Suite. but i am having a doubt that weather both can be installed on the same machine in the same operating system.

    Yes we can use 2 databases on same machine on same operating system but u need to use different Oracle Homes for each version. But u can't ran Form 10g wid Oracle 9i database. You need to use only 10G forms Reports wid 10G Database.
    Thanks
    Nilesh
    www.erporacleapps.blogspot.com

  • Oracle 10g vs forms  6i

    Hi
    can we use oracle 10g with forms 6i or we need to upgrade from forsm 6i to forms 9i ???
    is there any links which i can get more information
    thanks
    kedar

    Kedar, you can use forms6i with Oracle database 10g without upgrade.
    compatibility issue comes not with the database becuase database is global and accessible to applications not developed in forms but with the application server.
    you cannot host forms6i with Oracle application server 9i rel2 onwards. it has to be in forms9i and above.
    But this is valid only if you are working with web based application.
    client server should go well.

  • How to Configure Webutil in Oracle 10g Developer Suit

    Dear All,
    How to Configure Webutil in Oracle 10g Developer Suit.
    Please give me the step by step solution.
    Thanks and Regards,
    Fazil

    This is a very frequently asked question. Searching the Forum or the Forms Help system would have given you your answer! Search Forms Help on "Configure WebUtil" and read the configuration guide and checklist articles.
    Craig...

  • Error while installing oracle 10g developer suite  on windows xp

    I am getting following error when i am trying to install the oracle 10g developer suite windows xp with sp3
    +*"---------------------------*+
    Oracle Universal Installer+
    ---------------------------+
    Error in writing to directory c:\TEMP\OraInstall2010-03-18_12-57-52PM. Please ensure that this directory is writable and has atleast 55 MB of disk space. Installation cannot continue."+
    Even i have enough space of my C drive plus i m the administrator on my PC. I changed the temp location as well and download the zip files(installation) again but it doesn't work. Kindly provide some solution for this error.

    Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202) This means you already have ISA configured as proxy server. Disable the proxy from the browser and you should be able to access the application. Or simply add the application URL to the list of the proxy exceptions.

  • Installation of  Oracle 10g Developer Suit on W2k8 64bit Fail

    Hi Team,
    I installed oracle 10gR2 Database on windows 2008 64 bits. Now I am trying to install 10g Developer Suit on W2k8 64bit, following errors message is occured while installation.
    javaw.exe - Entry point Not Found
    "The Procedure entry point GetProcessImageFileNameW could not be located in the dynamic lilabary PSAPI.dll"
    Please suggest me how to installed Oracle 10g Developer Suit on windows server 2008 64 bits.
    Thanks in Advance
    Sandeep Mhaske.
    DBA

    I don't know what it could be, but I have another question: why are you installing DevSuite on a server? DevSuite is for the developers and should be installed on a client, not a server. Maybe that is the problem.

  • Oracle 10g db & forms in server 2008 64bit

    hi,
    im using Oracle 10g db & forms 32bit version in windows server 2003 32 bit version.
    now we are planning to upgrade server with windows server 2008 64bit.
    what are the things to be taken care since we have to import data from other 2003 32bit servers having 32bit version of oracle.
    anyhow 64bit oracle is required right? and if im installing this any mismatch will be there with oracle 32bit data and 64bit data while importing?
    pls mention the difference between oracle 32bit and 64bit if any..
    pls help..!!

    Hi Vineesh,
    im using Oracle 10g db & forms 32bit version in windows server 2003 32 bit version.
    now we are planning to upgrade server with windows server 2008 64bit.
    what are the things to be taken care since we have to import data from other 2003 32bit servers having 32bit version of oracle.
    anyhow 64bit oracle is required right? and if im installing this any mismatch will be there with oracle 32bit data and 64bit data while importing?
    pls mention the difference between oracle 32bit and 64bit if any..Refer tech notes:
    How to Use Export and Import when Transferring Data Across Platforms or Across 32-bit and 64-bit Servers -- 277650.1
    Hope helps.
    Regards,
    X A H E E R

  • Connect Oracle 10g Developer with Oracle 8i database

    Is it possible to connect Oracle 10g Developer with Oracle 8i database. If possible then plz guide how i can.

    with Oracle Developer 10g 9.0.4 is no problem to connect to Oracle 8i.
    with Oracle Developer 10g 10.1.2. you need the Patch 8.1.7.4 for 8i, i think.

  • Problem on oracle 10g developer suite

    y does the oracle ole db provider remove on my system when i fully installed the oracle 10g developer suite

    y does the oracle ole db provider remove on my system when i fully installed the oracle 10g developer suite

  • Oracle 10g developer release

    Hello:
    While runnning the createdb.sql with the oracle 10g developer release for AMD64, on the instruction
    startup nomount
    the following error is thrown:
    SQL> startup nomount;
    ORA-02778: Name given for the log directory is invalid
    How to check what is the name given to the log directory and how to fix it.
    Thanks,

    Thanks for your reply.
    Thanks for the help from one of the forum handle : dba I got it resolved.
    Somehow in the developer release for windows 2003 server, the logs directory are not created. So the solution is after extracting the zip file, I ahd to create 2 directories:
    1. directory log under %ORACLE_HOME%\network
    2. directory trace under %ORACLE_HOME%\rdbms
    Then the database creation went fine.
    But now when I login to the sqlplus, getting some user profile not found. Run pupbld.sql.
    Regards.

  • Is Oracle Client 10 part of Oracle 10g Developer Suite install?

    Hello,
    I am currently using Oracle Client 9i for Business Objects. I suppose once I move to Oracle 10g Developer Suite, I'll need to move this to Oracle 10g Client. Is this a separate install from the developer suite?
    Thanks.

    A Developer install should be including it's own Oracle Client -- ie Oracle_Home. That is how I've seen it in older versions -- haven't done Developer installs for quite a few years now !
    See http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap2.htm#i1018939 and http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap3.htm .
    The 10g Developer install is expected to be seperate from existing ORACLE_HOMEs

Maybe you are looking for

  • Basic Smart Objects

    1. In CS5, If I drag a layer from one file to another, does PS always place the image as a smart object into the new file? 2. I understand that the idea behind smart objects is that I can edit the smart object without making permanent changes, though

  • You tube beta is not showing

    For 2 days the youtube beta 'switch to beta player' is not available only the watch video icon is there so i had to switch to desktop version to watch in clearer picture. How can i get the beta player icon back n why is it missing plz help . Phone is

  • Script not loading; website looks wrong

    I made a website in dreamweaver (www.clbkompas.be) When i look at the site in internet explorer, everything looks ok. When i look at the site in firefox, de dropdown menus don't show. I just get some sort of a scroll thingy but it doesn't show the ch

  • Apps fail to install after restore

    I had to get a replacement iPad Mini when the glass cracked on my original. Before I sent the original back, I backed it up as instructed. But now when I do a restore fro backup, probably half my apps are hung up and have not re-installed. Entire fol

  • SQL Pivot??

    I am not sure I want yto do pivot so looking for some other option to change rows to column. So I have , R(M)           Measure           Metrc       MEtrcDesc 2                 $                        04          APS 3                 Units