What are the advantages of forms10g developer suite over forms 6i

Hi All,
Am new to this Oracle Forms-10g developer, so I would like to know what are the new features of 10g over 6i. What are the main differences between oracle versions like forms-6i, forms-9i and forms-10g developer suite.
I even wanted to know what exactly is this OC4J Instance Start.
Thanks in advance.
Regards
Chandra Sekhar.

is the most ignorant answer I've ever seen on this forum.That's quite a horrible distinction to possess here. Frank, it's clear you took my post as a personal insult for a product you've worked on in a major way. That was not my intent, and for that, I apologize. I hope you will take most of my other posts here so far (the overwhelming majority of which are to answer questions for others instead of seek help for myself) into consideration.
I stand corrected on overlooking the enhancements related to the interfaces with Java.
There are perhaps a number of viewpoints to Chandra's question. Our users, who are focused on using the applications to do their job-- well, having the forms environment moved from client-server to the web is almost irrelevant to them, and losing client-server was no advantage. I guess I looked at it too narrowly from a pure Forms programmer's point-of-view. One of the things you describe as a new feature-- the ability to see GIFs in the builder, well since I saw ICOs in the builder in 6i, I just don't see an advantage as much as a change/fix to make it work like before.
Since I never looked hard at 9i release (which I admitted), perhaps I am ignorant to some new features. I went to OTN and looked up the 9.0.2 documentation, and didn't see what these 20+ features might be. If you would point me to a specific document, I would sincerely appreciate it.

Similar Messages

  • What are the advantages of MS SQLSERVER 2014 over 2012 in a developer point of view?

    MS SQLSERVER 2014 is about to release with a powerful database engine.
    I really like to know about new developer features of the coming product.
    Can anyone provide information about new built-in functions and system SPs gonna introduce in SQLSERVER 2014.

    SQL 2014 is a most exciting release or extremely dull depending on what you are looking for.
    In terms of pure T-SQL enhancements there is not much at all. You can include index definitions in the CREATE TABLE statement, that is about all.
    The two top main draws are writable columnstore index, which should make you you drool if you work with large data warehouses. And yawn if you area is OLTP.
    For OLTP, the main attraction is In-Memory OLTP, also known as Hekaton. Tables that live in memory, but can be persisted to disk. Access to them is lock and latch-free. They can be access from regular T-SQL, but you can also write new type of stored procedures,
    natively compiled stored procedures. With a write-intensive OLTP workload, you can achieve 20-30 times better performance. But the exposed surface area is very limited, particularly with natively compiled stored procedures.
    There are also important improvements to AlwaysOn in SQL 2014, and I know of one site that went live on SQL 2014 CTP2 beause of this.
    These are the three top attractions. And they are all only available in Enterprise Edition. (Well, Evaulation and Developer Editions too.)
    Erland Sommarskog, SQL Server MVP, [email protected]

  • What are the advantages stateful session beans takes over than HttpSession

    Hi
    We can use HttpSession to maintain the conversational state with the client.
    Then why we need to go for stateful session beans to maintain conversational state with the client.
    What are advantages we can have while using stateful session beans ratherthan HttpSession????.
    Regards
    Dhinesh kumar R

    I think we can use the magic word in the software development "seperation of concerns" ;-)
    HttpSession is in the Servlet/JSP tier and is mainly used in the presentation logic tier (UI, page flows, navigation etc..)
    where the stateful session bean's concern is to maintain a conversational state in a business logic tier.
    Through this seperation its possible, that the business tier's state is undependant from the HttpSession and you dont create a hardlink that could cause problems later. Imagine having a desktop client accessing your business logic etc. not every client needs to be a web client ;-)
    I hope that the answer helps you understanding the topic :-)
    Brgds,
    Nail

  • FM7.1 to FM10 : What are the advantages?

    Hello,
    I have to use FrameMaker on Solaris, in a networked environment.
    Currently I am using 7.1 and want to move to 10.
    7.1 already has serious issues with importing pdf files.(http://forums.adobe.com/thread/891661?tstart=30)
    You see I need to give some good reasons to my boss so as to convince him!
    So 1st I want to know if there is a stable 10 ver. that works on Solaris.
    2nd-ly it would be excellent if someone can say very briefly, what are the advantages/problems in ver 10 over 7.1 for Solaris environment.
    Particularly looking out answers from the user "Error7103 "!
    Thanks in advance,
    DP

    FrameMaker 8 supports Unicode too and is faster and more stable than FrameMaker 10.
    Another question that has to be considered is:
    SoLarry?
    Do you want to make any investments in the former Sun platforms now owned by Leisure Suit Larry Ellison?
    If you are running Frame native on Solaris, you are running on SPARC workstations. Sun discontinued those over a year prior to the Oracle Assimilation. Since then, even the Solaris x86 workstations are gone. Oracle is out of the desktop biz, except for thin clients. If a seriously nasty security exploit appears for SparcStations, ORCL may not patch it promptly. As your hardware ages and fails, you may find yourself getting parts from eBay.
    I suspect that the bottom line for this inquiry is that it's not likely to be a an FM7 to FM8 upgrade on Solaris, but a total platform migration to Windows. The label on that can reads: Worms: species, quantity and condition unknown.

  • What are the advantages of Tomcat 6.x in comparison to Tomcat 5.5?

    Hi,
    What are the advantages of Tomcat 6.x in comparison to Tomcat 5.5, in terms of performance, scalability, development and deployment.
    Is there any particular reason for the changed directory structure in Tomcat 6.x, other than making it simplified.
    In case this is not the right place for this question, please direct me to the right forum.
    Thanks

    http://forums.sun.com/thread.jspa?threadID=5422359&messageID=10897994#10897994
    http://forums.sun.com/thread.jspa?threadID=5422354&messageID=10897951#10897951
    http://forums.sun.com/thread.jspa?threadID=5422095&messageID=10896690#10896690

  • What are the advantages to using BlazeDS or Granite?

    We have decided to use Flex3 to upgrade our UI. We have heard
    good things about using Granite Data Services, but it requires jdk5
    or higher, and the same for BlazeDS.
    We are currently using Websphere 6.0 and are discussing our
    environment options: replace Websphere with JBoss 4.2 (Sun jdk6),
    upgrade to Websphere 6.1 (IBM jdk5), or keep the current Websphere
    6.0 (IBM jdk4). The concerns are upgrade cost, and time to develop
    and qa any changes to the environment.
    We would like to get some feedback on pros and cons of using
    Flex with these three environments. If we stay with jdk4, will we
    spend nn% more time writing code that could have been done out of
    the box with Granite? Are there improvements with memory, speed,
    etc. using Flex with a later version of the jdk? Will development
    time be shorter with a later version of the jdk? What are the
    advantages and disadvantages of using Flex with WebSphere versus
    JBoss?
    Thanks for your input!

    BBM and PIN messages are messages sent from one BlackBerry to another.  The message is composed by the sender and goes through RIM's secure server before being delivered to the recipient.  They are only available to BlackBerry users.
    The thing I like about them is how you can see if they've been received by the recipient.  Once the message reaches the recipient's phone, you'll notice a small 'D' at the start of your message.  This means it's been delivered.  When the recipient opens the message, that 'D' will switch to an 'R', for 'read'.  So now you know that it's actually been received by the recipient.
    One more great thing about these messages is that there is no limit to length.  As you're probably aware, most carriers limit text messages to 160 characters; not so with these messages, they can be much longer.
    BBM and PIN messages are the same type of message, but with PIN messages you're limited to just that one contact receiving it.  With BBM, you can have many contacts in on a chat or you can broadcast a message to many contacts at once.
    I hope that explains things for you. 
    - If my response has helped you, please click "Options" beside my post and mark it as solved. Clicking the "thumbs up" icon near the bottom of my response would also be appreciated.

  • What are the advantages..

    Hi friends,
          can you please tell me <b>what are the advantages of using MVC?</b> because <b>i can use ABAP Objects without using MVC.</b>
    Thanks in advance,
    Regards,
    Kannan.

    Hi Kanna,
            For Dynamically componentised you need to use controller.In the main page you partition for what you want to present dynamically and then call controller as a response to the user.What the action you have take in case of Page flow logic(Event Handler) need to be placed in controller.
    Using the MVC design pattern has the following advantages:
    ·        Structuring BSP applications is simplified, since the view is cleanly separated from the controller and the model.  This not only facilitates changing BSP applications, but also considerably improves their maintenance.
    ·        You have the option of generating program-driven layout. The HTML/XML output is therefore created by program code instead of a page with scripting.
    ·        Navigation using the <bsp:goto> element and call using the <bsp:call> element. The advantage of using <bsp:goto> navigation over redirect is that there is no additional network traffic. Furthermore, you remain in the same work process, which can have advantages for creating objects and memory space. The call using <bsp:call> element is more variable than adding them using INCLUDEdirective, since it is triggered at runtime.
    With the call option using <bsp:call>, you can also distribute the user interface into components.
    ·        Optimized performance due to fewer redirects.
    ·        Intuitive and east-to-use interface for application development.
    Main advantage of MVC is that you can keep these(Model View ,Controller) separately.If you need to change in logic you do not have to worry about presentation(View).
    Regards,
    Albert

  • What are the advantage of using Oracle Database when compare to SQL SERVER

    Hi all
    Please tell anyone about
    what are the advantage of using Oracle Database when compare to SQL SERVER
    Thanks in advance
    Balamurugan S

    user12842738 wrote:
    Hi,
    There are various differences between the two.
    1. SQL Server is only Windows, but Oracle runs on almost all Platforms.
    2. You can have multiple databases in SQL Server, but Oracle provides you only one database per instance.Given that the very term 'database' has s different meaning in the two products, this "difference" is absolutely meaningless.
    3. SQL Server provides T-SQL for writing programs, whereas Oracle provides PL/SQLWhich means what? Both products have a procedural programming language. They named them differently, and the languages are not interchangeable. Means nothing in comparing the features/strengths/weaknesses/suitability to purpose.
    4. Backup types in both are the same. (Except Oracle provides an additional backup called Logical Backup.)You make that sound like "Logical Backup" is something more than it is. It is nothing more than an export of the data and metadata. Many experts don't even consider it a backup. I'm sure SQL Server provides the same functionality though they probably call it by some other name.
    5. Both provide High Availability.Well, I guess they both have a suite of features they refer to as "High Availability". But what does that really mean? The devil is in the details. Remember, the two products don't even agree on what constitutes a "database".
    6. Both come in various distributions.???
    >
    If you are going for an Implementation, you can try SQL Server Express Edition and Oracle XE which are free to use.
    Then you can choose whichever is comfortable for your needs.
    Thanks.

  • What are the advantages of Using SAP ?

    what are the advantages of SAP when compared to other technologies?
    what are the basic advantages of SAP

    SAP's R/3, introduced in 1992, is the most used ERP system in the world.
    The R/3 software package is designed to allow businesses to effectively and efficiently operate a variety of business processes within a single integrated information system.
    The software is customizable using SAP's proprietary programming language, ABAP/4. R/3 is scalable and highly suited for many types and sizes of organizations and runs on six different platforms.
    SAPu2019s R/3 has been designed to be the best ERP system in the four areas of human resources, financial, supply chain management, and marketing. R/3 is also an international product, and meets the local fiscal, language, and tax requirements of most countries.
    SAPu2019s R/3 is very versatile, as it will operate on six different platforms, including the recently added Microsoft NT.
    The R/3 package includes several very attractive features like it has a three-tier client/server system. Providing three tiers offers scalability and easier adaptation to the specific needs of large companies and fast-growing companies.
    SAPu2019s R/3 is available in 14 different languages (German, English, Spanish, etc.) and also incorporates multiple currency features that provide essential information processing capabilities for multinational corporations.
    R/3u2019s modules are organized by the functional areas of financial, human resources, supply chain management, and marketing. While information is entered separately for each specific module, the modules are fully-integrated and provide real-time applications. This means that data entered into one module is immediately and automatically updated and reflected in all oft the functional areas.
    R/3 is composed of a single, virtual file structure with no subsystems.
    In addition, SAP has released u201CMySAP.comu201D which is software that provides for data interaction and processing connections with the Web.
    Financial and managerial accounting tools in SAP R/3 are contained in the financial accounting (FI) and the controlling (CO) modules. The General Ledger function in the FI module provides a comprehensive record of all information needed for external financial reporting. The accounting data is complete and accurate because the SAP system fully integrates all business transactions that were entered from all the operational areas of a company. In addition to the FI and CO modules, the SAP system includes the Investment Management (IM), Sales and Distribution (SD), Materials Management (MM), and Human Resources (HR) modules.
    Management accounting tools in SAP R/3 are cost center accounting, internal orders, product costing, and activity based costing, profitability analysis and profit center accounting.
    SAP R/3u2019s accounting features are modeled on German approaches to accounting, and thus they are well-organized and very efficient in processing accounting information and providing accounting statements and financial reports.
    As stated previously, R/3 offers multiple currency features and a three-tier system that is capable of meeting very high demands from the accounting system for either transaction processing or financial reporting.
    SAP was the first to implement integrated treasury capabilities. This attractive feature allows a corporate treasury department to function as an in-house bank by automating the control of cash flow, investment trades, and portfolio management.
    R/3 provides check writing capability in its Accounts Receivable component which very few other programs offer.
    Additionally, there is equal access to all data in the system. This means that personnel can access financial data directly from a computer screen rather than physically meet with the treasurer, controller, or some other similar person. In other words, R/3 offers real-time, immediately updated reporting.
    R/3 also provides for a "single data entry point" where the data entered from any location is instantly sent to all other appropriate modules in the ERP system.
    The accounts payable component of SAP R/3 contains four types of transaction blocks namely:
    ● The audit block● The receiving block● The vendor block● A manual block
    These blocks make it much less likely that improper payments will occur.
    SAP R/3 is organized with the concept that a business operates as a series of processes, which means that the company implementing R/3 may have to change and reorganize itself to properly fit with R/3 and use it effectively.

  • What are the advantages and disadvantages to cookies?

    Ok, so I am required to interview some expert for a Final in college. I choose to do my final on cookies throughout the different browsers. The downside is that it is nearly impossible to get a one-on-one interview from an expert in this field. This is my next option. So here are my questions, and I greatly appreciate the help.
    1. What are the advantages and disadvantages of cookies?
    2. Where are the cookies stored, and is it possible for someone to access that information?
    3. You hear horror stories of hackers accessing the different cookies saved on a person's computer, and from there gradually piecing together enough information about that person, to hack into nearly every account they have. How probable is this? What safeguards can a person take against this happening?
    Once again, thank you for any help received.

    I attended uni back in the 70's, and as I recall we had to do some actual research for our term papers - like from books in the library, and needed to "document" our research in a footnote for each page.
    I guess times have changed a bit since then I guess - anecdotal evidence is permissible now?
    Here's a search of articles in the Mozilla Developer Network documentation.
    https://developer.mozilla.org/en-US/docs/tag/Cookies

  • What are the Advantages and Disadvantages of OC4J ?

    Hi,
    I want to know what are the advantages and disadvantages of OC4J server .
    Can anyone tell me please..
    Regards,
    Ajay

    simple, reliable, extremely fast and low cost of development: re-start takes 10 - 15 seconds. Its disadvantage may be less flexibility in configuration then heavy-weight Weblogic

  • Converting RAW to DNG! What are the advantages / disadvantages?

    I have Canon cameras and shoot RAW, but the question itself is surely also valid for Nikon, Sony or other brand-shooters.
    When importing my pictures to Lightroom, I could convert them to DNG but didn't do this up to now, because I do not know what I loose. I suppose that I loose the ability to process my files with DPP, but I will not do that anyhow. I can appreciate the advantage of having the file in an open documented format, where even I could easily write a reader for it. So the answer should not be what I can easily find in the Adobe introduction into DNG. I have also the DNG specification in front of me, and I can read it, because I once wrote a program to read TIFF files. I understand that I could add the original RAW image stream, but I do not want using up the space wasted for this. I know, that all development parameters used for the specific RAW image can be written with the image file instead of having those stored in a database or a side-car-file.
    But what I did not find until now a technical explanation about what happens during the convert. Who can enlighten me? Where do I find the missing technical explanations?
    Thanks in advance!
    Lucien.

    Feierwoon wrote:
    That wasn't the question... .
    Based on the title of the thread and your initial post, it seems like your question had a lot of
    "What are the advantages / disadvantages?"
    in it, and only a little
    "What happens at a technical level when converting"
    But if you want more detailed info about conversion, and you have the aptitude to understand, I recommend doing what Lr5user-pt recommended:
    Download the DNG SDK and dig in - all your questions will be answered (and if not, you can also ask DNG-specific technical questions in the DNG forum).
    As far as my "sources" regarding the technical summary I presented, they are many and varied, none of which are the DNG SDK. In other words, my knowledge is based more on experience over the years - I don't know all the details under the hood..
    Some experiments to consider doing:
    * exiftool (-X) a proprietary raw file, then convert to DNG and repeat.
    * open a proprietary raw in a DNG-supporting software of your choice and inspect metadata, then open the converted DNG in the same software and re-evaluate. Compare to proprietary raw opened in manufacturer's software, and what you see via exiftool.
    Tom Hogarty (Lightroom project manager) and others who know have said: "DNG converter discards no metadata", and I believe them, but haven't verified for myself. Yet once proprietary metadata is in the DNG, most (all?) software will no longer decode it. A prime example is focus points - presumably they're there, but once converted, focus point feature is no longer supported. The amount of work required to support converted focus point data is unknown (to me), but as far as I know, no software has ventured to do it. If you want focus points, don't convert.
    If you want the truth, I think for most people it's "not wise" to convert to DNG. Why? because unless you already know why you are converting (and need to convert to satisfy your goals), or you already know why you must NOT convert (e.g. so you can open the files in mfr.software, and see focus points..) the pros and cons are likely to be a wash, and now you have twice the number of raw files, unless you discard your originals, which would be REALLY "not wise", in my opinion. If you find the notion of "openly documented format" sufficiently compelling, then, ya know, more power to ya (I don't judge..), but there is no guarantee that DNG will outlast NEF (or..), and if it does, there will be ample opportunity to convert before you're left in the cold, unless you're stuck in a cave for a few decades, or are kryogenically frozen.. True, if all companies die, you may be able to write your own DNG converter (/reader), given the DNG documentation, but FWIW, NEF is also thoroughly documented (document is in freely downloadable SDK), and reverse engineerable (that's what Adobe and Phil Harvey does), so you could also write your own NEF converter, so not really a very compelling argument, not this year anyway - ask me again in a few decades..
    If filesize is a main draw, then be sure NOT to save the hi-rez previews in your DNGs, otherwise you've just lost most or all of the filesize advantage. Also, you can strip previews from some proprietary raws (e.g. NEFs), to reduce filesize.
    Personally, if DNG supported sidecars, I would be more likely to convert, because file-management/backup is only an issue if you "forget" about xmp sidecars (and I do not forget), and I'd rather have my xmp in separate ready-to-read xml text files, rather than embedded in binary files, but hey, that's me..
    PS - I always use/encourage-others-to-use DNG when distributing raws to others for use in Adobe software, so xmp is not separate and can not get lost.
    PPS - proprietary raws and dngs are both just glorified tiff files - raw data, previews, and metadata..
    Don't get me wrong: I am NOT anti-DNG, and in fact - just the opposite: I am PRO dng, it's just that I wouldn't (don't) convert my own raws to DNG at this point. If you find the reasons to convert now are sufficiently compelling, you have my complete support and cooperation, fwiw..
    Cheers,
    Rob

  • So what are the advantages with Intel?

    What are the advantages/disadvantages with these new Intel processors? Sheesh, I just bought a new laptop and now its outdated lol. Looks like I will try to seel this sucker, and buy the new ones when everything seems to stop updating at Apple...

    Basic Advantages... Faster speeds, lower heat. This makes any portable computer very happy.
    Basic Disadvantages... software compatibility problems? Native PowerPC applications now run in a sort of emulation mode. Users may need to migrate to software which runs natively on Intel Macs, or has Universal Binaries available. Could be an additional cost to the user.
    and buy the new ones when everything seems to stop updating at Apple...
    Stops updating?! If you wait for that, you'll never make a purchase. Technology changes very quickly, and it's nearly impossible to have the latest model for any decent length of time before it is updated.
    Keep in mind... when machines get updated, that does NOT mean the previous model is obsolete.
    I'm sure your current computer is still just as good as the day you bought it. No one is forcing you to upgrade.
    If your machine still suits your needs, then stay with it. I'm sure I'll get another 2-3 years of solid happy use from my G4 Powerbook.

  • What are the advantages of compressor and it it even necessary

    what are the advantages of compressor and it it even necessary?

    Necessary for some and not for others – probably a large majority – who can by with the presets avalaible in FCX.
    The users who need Compressor are those who want to control the parameters of the encodes to get the best possible trade-off between file size and quality. Or those who want to do things like standards conversions, complex frame speed changes, better re-scaling capabilities, de-interlacing, re-interlacing, output formats beyond which are available in FCX, chapter markers for DVD and Blu-Ray authoring, batch conversions for multiple purposes through droplets, access to clusters for faster rendering.
    Russ

  • What are the advantage of using a passive monitoring technique ?

    What are the advantage of using a passive monitoring technique

    Hi Plawansai,
    I saw your question that is still unanswered.
    I believe an advantage of using a passive monitoring technique is that it won't interfer with live traffic, as it does not inject traffic into the network or modify the traffic that is already on the network.
    One drawback anyway, is that post-processing time can take a large amount of time with passive monitoring!
    A combination of the two monitoring methods seems to be the route to go.
    V.

Maybe you are looking for

  • Newest verison of FCP for pre-Intel G5? Flat-screen TV as monitor?

    I have a pre-Intel G5 and I'd like to upgrade my FCP Suite. Which version is the "highest" I can use on my computer? I'm pretty sure the newest version is built around the Intel chips and will work slowly on my computer, so I want to get the version

  • Change log for Z field while doing a direct update

    Hi , I have a Z field added to the EKKO table and the change log is activated . Any change to the Z field from the transaction ME52N is updated in the CDHDR , CDPOS tables . The issue I have is now i have a requirement to update this Z field through

  • SIP Invite change for anonymous calls

    I noticed a change in IOS Gateways in how it deals with anonymous calls.  Anonymous calls in version 12.4(25g) generates an SIP INVITE: From: "anonymous" <sip:[email protected]> A anonymous calls on version 15.1(4)M8 generates a SIP INVITE: From: "an

  • N97 not starting after software reinstallation

    Hi All, Just reinstalled the software on my phone and now it refuses to start. Screen lights up and computer beeps but no nokia screen. Any Suggestions?

  • Ago/Todate Function

    How to make use of AGO/TODATE function in answer not RPD? I do not know how to insert data,such as time_level [AGO(expr, time_level, offset) ]