Reg. developer 6i and 9i, please...

Hi,
currently our application is in forms 5.0 nd reports 3.0 so I can not open a report output into a excell sheet, I mean after generating a report, I should be able to save it in a excell sheet. This is a very important feature for Accounts department.
Can it be done by upgrading to reports 6i or 9i?
If not then how do I do ?
because now a days in the market all other ready made packages specially using crystal reports are having this feature where as in developer this feature is not there.. I want to clarify this please help...
thanks in advance...

running the report via the web and setting report output format to CSV.
use web.show_document to display the file back to the user into a browser.
if the browser is correctly configured with the excel plugin it will open the file as a native excel file - the user can then choose to save the file locally.

Similar Messages

  • How to create Package( development class) and how to assign the program

    Hi,
    Can any body give me the steps to create the package (developement class) and also please give me the steps to assign the local object ( program) to that development class.
    thanks in advance
    KP

    Hi,
       This document will help you to create package and move local package name to your package.
    Package  Creation:
    1.T-code=SE80.
    2. give the option 'PACKAGE' in text field, give 'PACKAGE NAME' then enter.
    3. The next screen will open in that screen you shoul give short text and Software Component-'HOME'.  then enter.
    4. Next screen will open here you should give create request then next page will open
    5.In the next page give short description this is your package identification,then click 'SAVE ' button now one  unique number will open then give 'YES' button, now your package is created.
    HOW TO MOVE LOCAL PACKAGE DATA TO YOUR PACKAGE
    1.IN  the same screen you should give program option, then open your local program ,
    2.'WRITE  CLICK YOUR PROGRAM NAME', then give 'COPY' option
    3.Next window will open here you should give 'TARGET PROGRAM NAME'.
    4. THEN you should give you 'PACKAGE NAME'.
    now you can store local package program's to your package.
    IF HELPFULL GIVE REWARD POINTS

  • Please i did pay to renew my ios developer account and you sent me an email to reply within 2 business days, but nothing happend yet. may i know what is the problem?

    please i did pay to renew my ios developer account and you sent me an email to reply within 2 business days, but nothing happend yet. may i know what is the problem?

    This is primarily a user-to-user support forum and not related to developers. The following link has information about checking your program enrollment:  https://developer.apple.com/support/ios/enrollment.html#howcanicheckstatus
    If that doesn't help, there is a "Contact Us" button at the bottom of the page in the above link.

  • I have gone  into Lightroom and I get a message " Develop Module is Disabled" "Please renew your membership to reactivate Develop module" why is this happening?

    I have gone into Lightroom and I get a message " Develop Module is Disabled" "Please renew your membership to reactivate Develop module" why is this happening?

    https://helpx.adobe.com/lightroom/kb/unable-launch-lightroom-55.html

  • Hello i was editing in lightroom and all of a sudden it pops up with " Develop module is disabled, please renew your membership" how do i fix this?

    Hello i was editing in lightroom and all of a sudden it pops up with "Develop module is disabled, please renew your membership" How do i do this???

    Please look at the links to the right of the page under "MORE LIKE THIS".

  • VISA Write differs between TS Development System and LV Run-Time Engine

    Hi all
    I made an application on LabVIEW to test BERs (Bit Error Rates), and I used VISA Write between two COM ports to exchange data.
    Everything works fine using just LabVIEW.
    Afterwards, I used TestStand to call my application (VI). The LabVIEW adapters from TestStand were set to Development System by default, and everything works OK!!
    Finally, I needed to disable the development system, and set the LabVIEW adapters from TestStand to LabVIEW Run-Time Engine and I notice that the speed of the data exchange between the two COM ports decreased dramatically.
    The only difference was the speed...because all the data (changed slowly in this case) arrived correctly on the other COM port too.
    The symptom was the same as decreasing the baud rate...but the baud rate and all the other configurations remained the same. The only difference was the change between Develpment System to Run-Time Engine to notice this decreased speed between the exchanged data using VISA Write.
    Any solutions for this?
    Thanks in advance
    Joao
    Solved!
    Go to Solution.

    Joao,
    you state that using the LV Developement System as execution platform for your LV code modules result in faster datatransfer between the COM ports than using the LV Run-Time Engine.
    So i am pondering: Does this refer to TS at all?
    Please check the following:
    Run you communication using a sole LV application in LV Developement System. This should be fast. Now build an executable of this application and run that one. Do you see the same behavior?
    If there is no difference in a sole LV approach, there have to be some settings in the TS approach making this slow. So please let us know:
    Are there different modules involved in that data transfer (which in fact points to the reply Christophe made)?
    What about loading/unloading options of the modules?
    How big is the hierarchy of the modules, e.g. is it necessary for the RTE to load stuff the Dev Env has already in memory due to loading a lvproj.......?
    Could you provide a simple example sequence+modules showing this behavior?
    What versions of LV and TS are you using?
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • CSS General Tips and Tricks, Please if you can add to this, thanks

    I thought of some general guidelines in CSS and XHTML, please feel free to add some more if you think i missed, thanks in advance !
    No Empty Divs
    Use text-indents in hyperlinks for images and images background so that the  div does not remain empty
    Even if you have a division marker that contains a backgrounds and is  embedding another inner-container (or any other reason), use a  text-indent:-9999px so that it does not appear empty.  This misuse has led to  many misinterpretations by search engines
    Validate your codes on W3C
    Even if there is a warning, there’s always this possibility to wipe it out  and write the right piece of code for it.
    No Ids! Classes & inheritance
    We’re in 2010 now ladies, things have changed and now it’s the new era.  Like  for me, it was quite a bite that day I got those slaps (uhh… let’s call that  e-slaps for the sake of this article) from my boss, who clearly mentioned the  important generic methodologies of using inheritance techniques in everything we  do… And that included CSS my oh my..
    Besides, even if you are using ids, make sure that they are unique and that  they are not being duplicated elsewhere on your page.  That’s the good thing  with the W3C validator: it doesn’t miss those
    Comment your lines of codes
    There are many advantages for this, the major one I’m considering is to help  situate the programmer in line who will be taking your codes elsewhere.  It’s a  form of diplomacy, hence good practice.
    No Styling in your html pages: out!
    It’s better to transfer all the related style, with comments alongside on  your generic style sheet
    Insert Images on web pages only if necessary
    Whenever there is an opportunity not to insert an image as an <img  src>, do it; the best practice is to load it as a background image and if  possible use write any text that’s ever found on the image instead of importing  the image from photoshop or any app you’re using down to tyou
    Anti-aliasing of gif images for better image  quality
    I have this luck of having a chief who knows quite a sleek stuffs in  photoshop and image rendering techniques and that includes gif images.
    Integrators love gifs: light, minimal use of colors.. when they’res no  curves in any way, but what about transparency ?
    There are possibilities to avoid the use of pngs, which are usually heavier  and take quite some time to load.  Sometimes when gifs are being exported, codes  or designers forget the background image on which the gif will be laid onto.   That is why anti-aliasing techniques are very important for keeping the design  intact.
    use overflow: hidden instead of clear:both
    More information can be found on this link:
    http://www.quirksmode.org/css/clearing.html
    To brief a bit, using clear is like ol’ school teaching stuff which was the  fast-driven solution while the overflow:hidden seems to satisfy the major  browsers like MSIE, FFx , Chrome, etc…
    Minimise the use of style sheets
    Avoid using different style sheets for different browsers. Use one generic  style sheet,  unless you have different themes for different pages, but that  depends.   All this creates confusion and that might also mean you are not be  using the right html codes and the right css styles
    To minimise the use of multiple style sheets, use:
    i.e. <!–[if IE  6]><div id=”IE6″><![endif]–>
    Validate your css codes on  http://jigsaw.w3.org
    Jigsaw is the CSS passport for integrators.  I never knew it, but now O I  know !
    It’s the haven.  The hide in our line of business.  It’s what keeps our ego  hmmm strong and heavily proud, the reason why integrators are so needed in the  web business.
    * Squeak *
    Always have this final habit to validate your css in the following  link
    http://jigsaw.w3.org/ to make sure that you are in line with your css  standards.  Even if there are warnings, that would mean you are wrongly  interpreting your css codes or that some styles have been duplicated here and  there.
    Conclusion
    That’s all for now folks.  I think , whenever I’ll have some more time, I’d  probably create a CSS tips and tricks Part 2, cos amending what’s already there  would sound so cheap and it’s not like facebook, uhh Sheran changed that  article, etc..
    It’s good to have some feedbacks and all, well, that’s probably interesting  to know what’s out in the CSS jungle, so jot in some lines, criticise, be blunt  and bold and don’t hesitate to contact me (except ma okes at work, you know who  you are, ladies) for any info ya need
    À La Prochaine !

    use CSS, it will save you time no matter how much DW does things automatically for you
    if you don't know how it's done, ask or view source. css is client side code and can be viewed.
    use divs instead of tables for layouts
    firefox has a great plugin called HTML Validator (http://users.skynet.be/mgueury/mozilla/). you don't have to keep going to the w3c website to validate. when viewing your page within firefox it will validate it and tell you any errors and warnings. saves me a lot of time. it's also great if you're development environment is behind a firewall - you won't have to view source, copy & paste onto w3c validator. they don't have support for html5 yet
    this could be more of style and preference but i use multiple files of css. usually 2 or 3. one is for the layout (layout.css), one is for forms (form.css) and one for display data. anything more can become more work when it's time to make any changes, especially with multiple people working on the same project
    create a standard workflow. naming conventions for file names, class names, etc.
    i'm not sure you can get away from those IE specific css. i've tried a campaign at work to not support IE so that we become fully compliant with the web but unfortunately, IE still has a lot of users. what we've done is support IE but the latest versions only. M$ is at least getting better with being compatible.
    view the page in firefox and IE. if they work, then you should be fine with the other browsers. as a developer, it's my responsibility to ensure that any user whether mac or pc can view the website - as long as they are running the "latest" version of the browser. latest as in what the software developer still supports.
    well that's my tips, tricks and a little pet peeve here and there

  • Delete the existing sharepoint farm it is a development machinie and re create again in same server

    Hi
    i want to 
    delete the existing sharepoint farm it is a development machinie  and re create again in same server.
    because i am facing issues to configure user profile service, 
    the user profile syncronisation service starting and after some time its stopped.
    while i am reading http://www.harbar.net/articles/sp2010ups.aspx
    in current farm i given ip address for sql server while installing sharepoint
    you have not used a Fully Qualified Domain Name or IP Address when specifying
    the SQL Server when running the SharePoint Configuration Wizard (PSConfig). Using either is strongly discouraged,
    if i recreate the farm is it creates new databases in sql srver?
    adil

    1. Uninstall any custom / third party solutions deployed in server.
    2. from central admin, delete web applications along with DB.
    3. delete all service applications.
    4. From the program settings, un-install sharepoint.
    5. Go to SQL and delete if any DB from SP is left.
    6. Uninstall SQL, if you see any issue.
    These are high level reverse steps of the installation.
    Thanks, Ashish | Please mark a post helpful/answer if it is helpful or answer your query.

  • The device is not registered as part of iPhone Developer Program HELP! PLEASE! I WANT IT TO WORK!! I am not part of this program, how do I fixed it?

    I'm having some big issues with my iPod touch 4g. It is new and when I want to configure it, I can't because it appears this:
    "This device is not registered as part of the iPhone Developer Program. If you are member of the Program, please register your device in the iPhone Developer Program Portal at http://developer.apple.com/iphone/"
    Please I only want it to work. I am not part of the Developer Program

    I akready tried to restore it, but I cant it marks me error. Please, help me!

  • Error Massage: Develop module disabled. Please renew you membership to reactivate module. Tryed every thing suggusted in help

    Develop module disabled. Please renew you membership to reactivate module.  Just purchased Lightroom 5  Tried everthing suggested in Help.  Which didn't help. What can I do.

    HI Inexpert,
    If you decide to install Lightroom 5.5 again. Here is a link with a location to download the software. https://helpx.adobe.com/lightroom/kb/unable-launch-lightroom-55.html
    You should not have the issue from before. If you do, then just sign out and sign back in with your Adobe ID.
    Thanks
    Scott

  • In Adobe Lightroom, the Develop module is saying "Develop module disabled. Please renew your membership to reactivate the Develop module". I bought this product at full price several months ago.

    The Develop module is saying "Develop module disabled. Please renew your membership to reactivate the Develop module". I bought the product at full price several months ago and have had no problems using it until, so I am not sure what it is asking of me. I only had it on one other computer before I added it to this second computer, and I understand we get 3 copies. There should not be any issues. I need an answer ASAP.. actually pretty shocked that there is no immediate customer service that I can contact for a problem like this.

    If the develop module is disabled then you have downloaded and installed Lightroom from the creative cloud. It cannot be licensed with a serial number. It requires a creative cloud subscription, and is activated and kept active with your Adobe ID and password. That version will not work on your computer and will have to be uninstalled. Then you can install from one of these two links:
    Adobe - Lightroom : For Windows : Adobe Photoshop Lightroom 5.7.1
    Adobe - Lightroom : For Macintosh : Adobe Photoshop Lightroom 5.7.1
    This will have no impact on your catalog or your images. After you install from the right website you will be able to continue where you left off.

  • I purchased an Apple TV and am pleased except. I have amazon prime and can get audio but no picture transfer. What is my problem?

    I purchased an Apple TV and am pleased except I have Amazon prime and I am able to get audio but no video on the TV screen. I get audio and video on other sites so what am I doing wrong?

    That is normal. The developer has to enable this, Amazon has chosen not to.

  • Difference between oracle Developer suit and Oracle Application Server???

    Dear all,,
    If any one please tell me the main difference between Developer Suit and Oracle Application Server.
    I will be very thank ful.
    Thank you
    Hina.

    Hi Hina
    can i deploy my application build on oracle 10g using developer suite with db10g and I don't use application server?For individual use and development yes u can using oracle Developer suit after starting OC4J
    but for client use for more than x user to be able to run reports using parameter forms and other forms application u must use Oracle Application Server
    An application server is
    a server program in a computer in a distributed network that provides the business logic for an application program.
    The application server is frequently viewed as part of a three-tier application, consisting of a graphical user interface (GUI) server, an application (business logic) server, and a database and transaction server.
    More descriptively, it can be viewed as dividing an application into:
    --- A first-tier, front-end, Web browser-based---
    1.graphical user interface, usually at a personal computer or workstation
    2.A middle-tier business logic application or set of applications, possibly on a local area network or intranet server
    3.A third-tier, back-end, database and transaction server, sometimes on a mainframe or large server
    Hope this helps,
    Regards,
    Amatu Allah

  • Oracle9iDS Forms Developer JDAPI and XMLTOOLS Javadoc Missing

    Oracle9iDS Forms Developer JDAPI and XMLTOOLS Javadoc ZIP file is missing. When you click on http://otn.oracle.com/documentation/9i_forms.html and scroll down to to Javadoc section, click on zip link moves you to http://otn.oracle.com/documentation/index.html which is wrong. Please take action and fix it!
    Cheers,
    Andrej Zabkar

    Hi Andrej,
    Thankyou for the feedback.
    I have fixed the link, please try once again.
    Regards,
    Les

  • Installation developer 2000 and  Developer ORACLE 6I

    Dear Friend
    I would like to install the developer 2000, because I have some FMX file developed by developer 2000 and also I would like to install developer oracle 6I in the same workstation but indifferent folder
    How can I do that , if you can give me the replay in details , very urgent
    Best regards
    Jamil

    Dear Frank
    How can I handle that in the registry editor , because after I install Developer 2000 in C:\ORAWIN95
    So then I want to install form and reports 60 into D:\ORAWIN95 ,but during the installation of 6I the location takes C:\ORAWIN95 as the default , so what is the necessary change that I have to do , in Registry Editor , so that I can use both the version for developing and running the programs .
    Please tell my the step that I have to follow for the above requirement ,please in details .
    Best regards
    Jamil

Maybe you are looking for

  • Getting error during deleting a page in 4.1

    I am getting the following error while deleting a page. I don't have any DA in the page. ORA-04091: table APEX_040100.WWV_FLOW_PAGE_DA_EVENTS is mutating, trigger/function may not see it ORA-06512: at "APEX_040100.WWV_FLOW_PAGE_DA_ACTIONS_T1", line 3

  • Transparent areas showing gray

    I am trying to make a collage of oval-shaped photos in Photoshop Elements. I cropped my photos to oval shapes using the cookie cutter tool. The areas around the ovals (from where the original picture was rectangular) are transparent. Once I had my fo

  • Choosing adf skinning programmatically

    Hey guys, In my ViewController project, I have several skins defined in trinidad-skins.xml. I have created the skins files in a separate way, and these are working fine. The thing is, I have to choose in a programatically way, which skin I will use f

  • Srry posted in wrong section

    Sorry wrong place to post :( Edited by: TDEsws on Nov 2, 2008 2:35 PM

  • Problems with hdcp after upgrade to 4.2(2060)

    Available: Apple TV 2 + full HD TV (with support hdcp), connection via hdmi Apple http://store.apple.com/us/product/MC838ZM/A?fnode=MTY1NDA3Ng&mco=МТк0МОТ Macbookpro with 10.2.1 itunes (1) After a firmware update to 4.2 (2060), I can not watch video