OUTLOOK EXPRESS AND ORACLE FORMS

WITH THIS CODE,
win_api_shell.winexec('C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\OUTLOOK.EXE')
I CAN OPEN OUTLOOK EXPRESS FROM AN ORACLE FORM.
I WANT TO KNOW HOW I CAN MODIFY THIS CODE SO THE PROGRAM GOES INTO OUTLOOK EXPRESS AND OPENS A BLANK NEW MAIL MESSAGE FROM AN ORACLE FORM. ALSO IF THE ABOVE PROBLEM CAN BE TAKEN CARE OF CAN THE 'TO' LINE BE PREPOULATED WITH AN EMAIL ADDRESS FROM AN ORACLE FORM. I KNOW THAT THIS CAN BE DONE WHEN SOMEBODY HAS BEEN LOGGED INTO THE INTERNET. HOW CAN SOMEBODY DO THIS IF THEY ARE NOT LOGGED INTO THE INTERNET?

This would be nice to know

Similar Messages

  • OUTLOOK EXPRESS AND ORACLE FORM

    I have attached 2 libraries in an ORACLE form DD2KWUTIL and D2KCOMM. These are DELOPER 2000 UTILITY LIBRARIES.
    I have been able to bring up OUTLOOK from an ORACLE Form by installing the following code in a WHEN-BUTTON-PRESSED TRIGGER win_api_shell.winexec('C:\PROGRAM FILES\MICROSOFT OFFICE\OUTLOOK EXE').I have also been given code which is supposed to put in the recipient name, subject line an body in an email. The code that I am using is
    WIN_API_SHELL.WINEXEC('''C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\OUTLOOK.EXE\MSIMN.EXE''/mailurl:mailto:'||:EMAIL.RECIPIENT_NAME||'?CC='||' '||'&bcc='||' '||&subject='||:EMAIL.SUBJECT||'&body='||:EMAIL.MESS,WIN_API.SW_SHOWNORMAL,TRUE); EMAIL.RECIPIENT, EMAIL.SUBJECT, and EMAIL.MESS are fields from the form. However this code is not working. When I run the program, I get FRM40735 WHEN-BUTTON-PRESSED TRIGGER RAISED UNHANDLED EXCEPTION ORA-01403. I KNOW THAT ORA-01403 MEANS RECORD NOT FOUND BUT I DO NOT KNOW WHY I AM GETTING THIS ERROR MESSAGE. WHAT DO I NEED TO CHANGE IN MY CODE?

    This would be nice to know

  • Difference between Oracle Application Express and Oracle Forms/Reports

    hi guys,
    i have just use oracle apex to create some report generation tools through the web. know that this is what is known as html db in the past.
    however, i have not really touch oracle forms and reports before, neither have i really seen how they work.. but soemhow i feel oracle report/forms seems to be more.. then this oracle apex.
    it includes integration with web services, java and pl/sql .
    but i still cant really figure out what is the actual general main difference ?
    is it that for oracle forms there can be some programming logic inside , whereas for apex , it is just using what is available from what oracle provides ..
    i am read oracle form white paper, but seriously, i am not a very web guy. it has alot of components that i am not familiar with.
    so i hope you guys can just give me a more general rough idea.
    regards,
    Noob.

    Hi, my .05$
    ... most Forms & Reports users will tend to be old installed base customers using applications developed many years ago in F&R such as insurance company cores and even banking cores. Going from client/server F&R6 to "web" F&R10g is costly as you have to license an application server and most likely need to migrate to recent versions of the DB in case the customer is still on oracle 8 (common occurrence). So many customers opt. to not migrate or to simply invest in new web enabled solutions.
    Using the migration tool f&r installed base will have an easier job of migrating and at a price of whatever DB edition they are using and probably be able to do it with the same people who maintain their f&r systems provided they learn a bit about web technologies.
    what might be interesting to see is performance perception of users on f&r vs. apex...
    regards,
    luis aranguren

  • Bug in Oracle Outlook Connector 10,1,1,0,2 (1431) and Oracle Forms 6i Rel 2

    Hello,
    I installed Oracle Outlook Connector. 10,1,1,0,2 (1431)
    We are using Oracle Collaboration Suite on a 10g database.
    On the Desktop.
    I am using.
    a) MS/OFFICE Outlook 2003.
    b) Oracle Forms and Reports 6i Release 2.
    c) Oracle instance client 10.1
    d) Windows XP HOME SP2.
    What happens?
    1) Oracle Run Time Forms 6i and Oracle/MS Outlook 2003 run fine(Work) when I run them ONE AT A TIME!
    2) When I run them together(At the same time) I receive this error message. FRM-40735 ORA-06508.
    I have narrowed it down to an Oracle Connector 10g problem.
    How did I do that?
    In XP Home you can create multi-user accounts.
    I created a new user account this time I connected to Microsoft Exchange Server 2000.
    Results. Oracle runtime 6i works at the same time as MS Outlook 2003.
    I am able to use both Programs at the same time. Without any error messages.
    Next Step.
    I created a new user account and this time I used an Oracle Connector 10.1g for MS Outlook 2003.
    Results: Same error message as before. Ran the application(s) at the same time. FRM-40735 and ORA-06508
    Please help with any ideas.
    Thank you
    Dennis

    The product managers look through the forum threads periodically. Some more regularly than others. Since I only look at the forum about once a week, I'm probably the least regular of the PMs. Development also scans the forum, but less regularly.
    If you have urgent issues that requires action/response from Oracle, it is better to open an SR with Oracle Support.
    Hope that helps,
    --Marc                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Oracle Spatial and Oracle Forms

    Hi,
    Does anyone have experience with Oracle Spatial and Oracle Forms?
    I have generated a form, which is based on a view. The view uses the mdsys.sdo_relate operator. Somehow I am unable to get the form to perform (to get one record it takes over 20 minutes). While useing sql-navigator to process the same statement it seems no problem. The query that also uses the view, is then processed in 10 seconds.
    I also noticed that when text-functions like ' lower' of ' upper' are used to query the view, the query is processed within 15 seconds. If I don't use ' lower' or ' upper' it takes a long time (> 20 minutes) to process the query. Is it possible that this causes the bad performance of the form?
    On metalink I have found that forms and spatial do not cooperate because of the pl/sql version that
    forms6 uses. There is no solution presented, does anyone know of a work around?
    My configuration is:
    Oracle 8.1.7 on WIN2K @ PIII-800Mhz 256 Mb memory.
    Formsbuilder 6
    If requested I can post the queries that I have made.
    With regards,
    Gerjan Walrecht
    [email protected]
    null

    Hello Priya,
    Look into the following.
    1. Book - Pro Oracle Spatial for Oracle Database 11g by r. Kothuri, A. Godfrind, E. Beinat. This book provides a nice introduction on Oracle Spatial concepts and have examples.
    2. Look at the Oracle Spatial & Graph User Guide
    2. Book - Applying and Extending Oracle Spatial by S. Greener and S. Ravada. This book provides hands on information for advanced oracle spatial application developers. Practical guide on hands-on examples, Data models and  develop cross-vendor database solutions.
    3. This oracle spatial forum, once you understand these concepts.
    In the future consider Certification on Oracle Spatial 11g Certified Implementation Specialist.
    Best
    Navaneet

  • Visual Web Developer 2010 Express and Oracle ODAC - Oracle data provider

    system - xp pro
    Microsoft Visual Web Developer 2010 Express and Oracle ODAC112021.
    I can't seem to get the ODAC to work correctly with the Web Developer Express. When putting in a gridview I only see the standard adapters. The one from Oracle does not appear. I have spent days trying to figure out why but no luck. No one else seems to have this problem. I do not see any errors when I installed the ODAC. I've followed a few tutorials.
    http://weblogs.asp.net/nannettethacker/archive/2010/09/17/installing-oracle-data-access-components-odac.aspx
    and
    http://www.smart-soft-nz.com/oracle-and-asp-dot-net.html
    I tried using the Windows adapters but they just don't seem to work. I can get results in the query builder but when I go to the next step in the wizard I get the constraints error. I've done all the research on that with no luck so I wanted to use the ODAC. This killing me! This really shouldn't be that hard. I've added the dll to the references but again it's just not an option. If anyone could give me a little direction that would be great!!!!!!!!!!!!!!!!!!!!!!
    Thank you
    John

    Dear Friends,
    Installing SP1 and updates to it solved the first issue. So the database now seems to be of type 2008 R2.
    Deleting some files solved the second issue.
    However, another issue remains.
    My most important projects were created with a version of VWDX 2010 that was downloaded from Microsoft and installed on July 3, 2012. This version of VWDX has now been lost, because my hard drive recently ceased to function and had to be replaced.
    On the new hard drive I have a version of VWDX 2010 that was downloaded yesterday (May 28, 2014). As indicated above, I also installed SP1 and related updates.
    When I load a project that was created in the version of VWDX 2010 that was installed almost two years ago and try to open the database connection, I get, in essence, the following error message:
    "The database C:\Users\...\Database.mdf cannot be opened, because it is version 661. This server supports version 655 and earlier. A downgrade path is not supported."
    So it seems that the original database version was 661, whereas the version downloaded yesterday is 655. It seems very strange that a version downloaded now should be earlier than a version downloaded two years ago. Does anyone have an explanation or a solution?
    Thank you all for your trouble, and best regards.
    Eric (orexin)
    P.S. The site from which I obtained VWDX yesterday was:
    www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-web-developer-express and the executive was called VWD2010SP1AzurePack.exe.

  • What are shortest file names for outlook express and PSE11 to import photos pls

    what are shortest file names for outlook express and PSE11 to import photos pls

    Hi, Troubled. The size of the file name is pretty much irrelevant here to PSE, but to answer your question directly, you will be able to import a file that has only a single character as its file name (plus the file name needs to have the required extension, such as .jpg)

  • I have Windows computers.  My email is Outlook Express and Windows Live Mail.  What email service does Apple use on the MacBook Pro?

    I have Windows computers.  My email is Outlook Express and Windows Live Mail.  What email service does Apple use on the MacBook Pro?

    Hi..
    The native Mac Mail app. Comes pre installed on all Macs.
    http://www.apple.com/support/mail/

  • Outlook Express and XML

    Hi All,
    I'm writing a java program that has to open Outlook Express, download the mail and then move the the emails from the inbox folder to an index folder. Then it has to call a mouse recorder.exe to extract the emails into another folder(which is already working). I know how to open outlook express and my mouse recorder.exe, but now I would like to use xml to download the mail a.w.a move the emails. I thought of using the com objects, but I'm very green with that still. Does anyone have any ideas? Is there a better way of doing this? Any help will be greatly appreciated. Thanks.

    ... All the other
    microsoft office components have that feature, but
    nothing for Outlook Express, can anyone tell me why?Outlook Express is the system Microsoft produces for personal use. If you're only one person, you don't need a server or any complicated features, you just need a basic e-mail system. That's Outlook Express.
    I suggested to my boss that they should just change over
    to Microsoft Outlook, but he doesn't want to cause
    then they would have to change over 10000 pc's to be
    able to read files other than .msg. There must be a
    genius out there that can help me..... PLEASE!!! :)I don't know if your language is English, but there's an English saying "You can't make a silk purse out of a sow's ear". At some point you have to decide that the product you are using is inadequate and you need to upgrade to a more powerful product with more features. Outlook Express isn't programmable, your research says. So it sounds like your project isn't feasible.

  • I just recently synchronized my contacts using outlook express, and I want to be able to view the phone contacts on the computer, how could I do that?

    I just recently synchronized my contacts using outlook express, and I want to be able to view the phone contacts on the computer, how could I do that? I can't restore the phone then back it up on my computer because I'm on using windows XP and I cannot update my iTunes and thus I can't synchronize my phone back so I lost all my important work contacts and I'm just wondering if I can somehow access it on the computer

    You would open Outlook Express on your PC...

  • How to add a new font into Report Builder and Oracle Forms/Reports Server?

    Hi,
    I've searched the forum and can't find this being discussed.
    My developers run Report Builder 10.1.2.0.2 on their XP laptops.
    Their reports run (in production) on Oracle Forms/Reports Server 10.1.2.0.2.
    This server runs on MS Windows 2003, SP2.
    They've got a client who wants reports using the "Garamond Western" font.
    So....how do I get this font onto the developer's Report Builder laptops, and onto the Oracle Forms/Reports Server?
    I've moved various 'Garamond' fonts into C:\WINDOWS\FONTS on both the laptops and the server, but neither seem to recognize it.
    Thanks for your help.

    Thanks.
    This answers 1/2 of my question.
    The developer can now use Report Builder on his laptop, with the new fonts.
    But when he moves this new Report to the Oracle Application Server/Forms-Reports Server, it fails to use the new fonts.
    The Oracle App Server/Forms-Report Server is Version 10.1.2.0.2. It runs on MS Windows 2003, SP2.
    I have installed the exact same fonts on this server, into C:\WINDOWS\Fonts.
    I have used REGEDIT to change REPORTS_PATH....and placed C:\WINDOWS\Fonts; as the first value in this field.
    I have then stopped and restarted the Forms-Reports Server.

  • Outlook Express and Netscape/Default e-mail account

    I have recently replaced my Internet Explorer with Netscape 7.02. When I send an e-mail from a website on Netscape, it prompts me to set up a new account to send the e-mail. IE always launched Outlook Express when I sent an e-mail from a website. Outlook Express is designated as my default e-mail account in Control Panels. Netscape support has been of no help. Can I get Netscape to go to my Outlook Express to send e-mails from websites or must I use the e-mail application that comes with the Netscape?
    i-Mac slot loading   Mac OS 9.2.x   Outlook Express 5.0, Netscape 7.02

    Greg,
    Trouble is that having changed mine to OE a longtime ago I'm not sure that what I see is what you see.
    Having gone to about:config do you see network.protocol-handler.external.mailto if you scroll down? I do, but that may be because I have changed already.
    If you do see it control-click on it and a drop down menu will come up in which you choose New > Boolean. Having chosen that enter network.protocol-handler.external.mailto when prompted then follow the instructions in the link I gave.
    If you don't see it (and it sounds as though you don't) just control-click anywhere on the page and do the same.
    Sorry I can't be more precise, it's ages since I did mine.
    Michael
    G4 733 512 MB Mac OS 9.2.x

  • Problem using views containing xpath expressions with Oracle Forms

    Mark,
    Nice to see you back on the forum answering questions.
    This example is based on the standard purchaseorder schema.
    i registered the schema, created a relational table and then created
    a view using xpath.everything works well and i am able to select the data
    using sql*plus. Now this views is like any other view, when i describe the
    view, i can see the all the data types are valid for the columns and also the lengths.
    Now when i try to base a data block in oracle forms using this view, i get error
    "ORA-24324 - service handle not initialized."
    Whereas if i create another view on top of the first view and then base the data block on this view, it works for me. i described the second view from sql*plus and everything seems to be same for me.
    this is the same behaviour from database 9i r2 and it exists in 10g r1 also.
    Any hints as what might be the problem or you would like me to file a tar for this.
    create or replace view purchaseorder_header_xml
    as
    select  id
           ,extractvalue(xml_data, '/PurchaseOrder/Reference') reference
           ,extractvalue(xml_data, '/PurchaseOrder/Requestor') requestor
           ,extractvalue(xml_data, '/PurchaseOrder/User')      po_user
           ,extractvalue(xml_data, '/PurchaseOrder/CostCenter') costcenter
           ,extractvalue(xml_data, '/PurchaseOrder/SpecialInstructions') spl_instructions
    from tab_xmldata
    create or replace view purchaseorder_header
    as select * from purchaseorder_header_xml
    /Raghu

    Not used Forms for years. However I suspect that Forms is trying to poke around behind the view and not understanding what it sees. I expect you'll need to open a Forms Tar to get to the bottom of this. It also appears that you a workaround which is to create a view on the view by the sound of it..

  • Sync between Outlook Express and BBold

    The desktop manager stop the syncro. It reads approx 383 adress from the adress book (outlook express), stop and close the software.
    Do there is a solution ?
    best regards
    richard

    Try these:
    http://www.blackberryfaq.com/index.php/Error:_Desktop_Manager_has_encountered_a_problem_and_ne​eds_to_close
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • OC4J and Oracle forms causes ie or firefox to not respond when running form

    When I run a form in Oracle Forms 10g, I have OC4J running, and have the following displayed:
    E:\Windows\system32>E:\DevSuiteHome_5\jdk\bin\java -Doracle.security.jazn.confi
    g=E:\DevSuiteHome_5\j2ee\DevSuite\config\jazn.xml -Doracle.home=E:\DevSuiteHome_
    5 -DORACLE_HOME=E:\DevSuiteHome_5 -jar E:\DevSuiteHome_5\j2ee\home\oc4j.jar -use
    rThreads -config E:\DevSuiteHome_5\j2ee\DevSuite\config\server.xml
    07/11/20 23:11:44 Warning: Error reading transaction-log file (/E:/DevSuiteHome_
    5/j2ee/DevSuite/persistence/transaction.state) for recovery: premature end of fi
    le
    07/11/20 23:11:44 Forced or abrupt (crash etc) server shutdown detected, startin
    g recovery process...
    07/11/20 23:11:44 Recovery completed, 0 connections committed and 0 rolled back.
    07/11/20 23:11:44 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)
    initialized
    07/11/20 23:18:10 FormsServlet init():
    configFileName: E:\DevSuiteHome_5/forms/server/formsweb.cfg
    testMode: false
    I am running vista, and have the latest version of the dev suite. Does anybody know how I can fix this problem?

    You cannot use Internet Explorer on Windows Vista to run Web Forms.
    <p>But you CAN run web forms through Netscape or Firefox. But you first need to disable Java in the browser.
    <p>And to run OC4J on Vista, you need to set its compatibility mode to Windows XP.
    <p>See my notes on OC4J and "Browser Settings" in this thread:<br>   
    Forms 10g installed and running on Windows Vista

Maybe you are looking for