I want to access from my form to tow databases

i want to access from my form to tow databases

Sabri,
I see you posted a similar question to the "Sample Code" forum. While I don't use forms, I suggest having a look at the Oracle Forms Web page.
And perhaps try posting your question to the Forms.
Good Luck,
Avi.

Similar Messages

  • I can't get home sharing to turn on on my computers. I have a PC running windows XP that has a large library on it that I want to access from a newer windows 7 PC. I have turned home sharing on in both, same apple ID. I just will not come up. Any ideas?

    I can't get home sharing to turn on on my computers. I have a PC running windows XP that has a large library on it that I want to access from a newer windows 7 PC. I have turned home sharing on in both, same apple ID. I just will not come up. Any ideas?

    Ugh, disregard.. it magically started working -_-

  • How do I delete a row in Microsoft Access from a vi using the database toolkit

    Using the database toolkit 1.01 how can I delete a row from my vi

    Bambi,
    I know you already got the answer from Jeremy in the LabVIEW Forum, but I wanted to place this link here so that other users could see the answer.
    How do I delete a row in Microsoft Access from a vi using the database toolkit
    Evan

  • Infotype access from sap form

    HI experts
    I want to access infotype 2001 2003 and 2010 in my payslip form which is there in transaction pe51-in01 plzzz help
    Your help will be greatly appriciated and rewarded
    Thanks in Advance

    Goto PE51 -- Single Fields
    Change Mode --Create Button
    Mention Page type ,Position and Table Field with Table with output Length.
    The Infotype with the Field .
    Hope this Helps,
    Regards,
    Mithun

  • Code for Scanning of signatures from uploaded form & uploading to database

    Hi
    what is the procedure for scanning of signatures from a uploaded signature form and uploading them to database

    The procedure is:
    Learn programming.
    Design program.
    Implement program.
    Test program.
    Deploy program.
    Some of step 1 can be found here: http://java.sun.com/docs/books/tutorial/
    You mention databases, forms and uploads - so the JDBC, servlet and file I/O trails should be of particular interest to you.

  • Is there a link that demonstrates how to get the information from the forms into a database?

    I have set up a form for a client's web site and I don't want the client to have to deal with a vast quantity of emails each with the form entries. I want the information to go directly into my client's database and I didn't want to use Business Catalyst. Let me know which database program would be the best for them to use. Preferably Mac.

    Hi David,
    There is a similar thread live with us , you can follow the Database of Form Entries
    Hope that works
    Thanks
    Prabhakar Kumar

  • How to insert data from the form to the database problematically

    Hi,
    Please anyone can help me with a code to insert a new record in database using code.
    i have dragged and dropped createInsert operation and on their action calling insert() method in backing bean.
    But wat i m suppose to write code so that data will be inserted as well as committed?

    Hi,
    Always mention your JDev version and technologies used.
    Have you tried executing the commit method as well (inside your insert() method)?
    -Arun

  • Delete record from the form and from the database

    hi,
    i want delete record from the form and the database ,but the record is only delete from the from !!!
    this is my code :
    if //condition then
    delete_record;
    commit;
    end if ;
    Any solutions ??
    thnx

    You have unique key field(s) on the table you are trying to insert which actually restricts you from inserting the same value again.
    When you are deleting the record and issue commit there is a record to be inserted in the table which is a duplicate that's why you are getting this unique error.
    As oracle is not able to insert your commit fails and stops your deletion of record from table

  • Passing parameters to oracle rports from oracle forms

    Dear all,
    Can anyone tell me how to pass parameters from oracle forms 10g to oracle reports 10g ,i want to hide my connection string and parameteres while open the report through web
    can anyone plese help me out to solve this problem.

    Hi,
    I had trail as advised, but anticipated results were not observed.
    Here is the named configuration in formsweb.cfg
    [NMPT]
    form=D:\NMPT\FORMS\FHOPENFORM.fmx
    userid=hmsprod/hmsprod@hindalco
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    imageBase=CodeBase
    separateFrame=True
    lookandfeel=oracle
    logo=none
    splashScreen=no
    pageTitle =Test Application
    background=no
    colorScheme=blue
    archive_jini=f90all_jinit.jar,icons.jar,frmwebutil.jar,jacob.jar
    archive=f90all.jar
    height=768
    width=1024
    envFile=nmpt.env
    otherparams=useSDI=yesLOCATIONID=NMPT # new parameter which I want to access in my form
    the URL is as follows:
    http://MyPC:8888/forms90/f90servlet?config=NMPT
    But I am unable to open the login page

  • RTP's are not showing up from the forms

    Case1:
    ========
    I have a business rule which has seven RTP's. I have unchecked the Hidden Value for the BR in the Calculation Mgr.
    I have included this rule in a Menu and executing it from the form.
    Here it is not showing the pop -up for the RTP's but straight away taking the default values of the form combination and executing properly.
    But I need the RTP to change the combination.
    Case 2:
    ========
    The Same Business rule is working fine when we do a launch form (Menu--> Tools---> Business Rules--> Launch). the RTPs are coming.
    Case 3:
    ========
    I also tried testing the RTPs by including it at "Run On Save", it is showing the RTP prompts properly.
    But I need the Case 1 working
    Please advise me, where I am missing for Case1.
    Regards
    Mahesh

    Hi,
    In the menu definition, for the business rule item, there will be a drop list called "Required Parameters". Modify the value there depending on what parameters you want to obtain from the form.
    Thanks,
    JM

  • Submitting Form with MySLQ database...

    I need to set my form through a MySLQ database but I don't
    know how. My host sent me this Formmail:
    http://www.dtheatre.com/scripts/formmail_doc.php
    (download:
    http://www.dtheatre.com/scripts/formmail_files/formmail.v50.zip
    I saved it in my website root folder but I don't know how to
    set the php form with my html form. ...There is a demo included,
    but doesn't help.
    Please help me!!
    Thanks in advance!!

    Form mail scripts send form contents via email. It sounds
    like you want to just insert data from the form into a database.
    Just use the build in DW Insert Record behavior.

  • How i can access and edit the table of database(.mdb) file through Labview

    Dear sir,
    I want to access and edit the table of database(.mdb) file through Labview and it should save.
    please tell me how i can do it.
    i am waiting for reply.
    regards
    Rajendra

    there are options aplenty for this.  First off, do you have the database connectivity toolset?  If so, You can do it from there.  Following the examples in labview. Or you can do a search for ADO or access database, and find plenty of VIs that can do this. 
    Paul <--Always Learning!!!
    sense and simplicity.
    Browse my sample VIs?

  • Form to XML/Database

    Hi I need to create a form to allow for non-profits to update
    their information that is currently posted online.
    (note: information is currently hard coded as HTML) Obviously
    making this dynamic would save loads of time. Any ideas of where to
    begin on this.

    Hi,
    According to your description, my understanding is that you want to submit a XML form to SQL database.
    We can create a infopath form and select the web service template to bind column in database to achieve it.
    Here is a detailed article for your reference:
    Submitting to a Database (via Web Services)
    in InfoPath Forms Services
    Best Reagrds
    Zhengyu Guo
    TechNet Community Support

  • I have a mac mini server which I want to set up for remote access from windows and mac pcs.  How do I do this.  I can access it form my home network OK

    I have a mac mini server which I want to set up for remote access from windows and mac pcs.  How do I do this.  I can access it form my home network OK

    Posted in error.

  • How to access objects in the Child Form from Parent form.

    I have a requirement in which I have to first open a Child Form from a Parent Form. Then I want to access objects in the Child Form from Parent form. For example, I want to insert a record into a block present in Child Form by executing statements from a trigger present in Parent Form.
    I cannot use object groups since I cannot write code into Child Form to first create object groups into Child Form.
    I have tried to achieved it using the following (working of my testcase) :
    1) Created two new Forms TESTFORM1.fmb (parent) and TESTFORM2.fmb (child).
    2) Created a block named BLK1 manually in TESTFORM1.
    3) Created two items in BLK1:
    1.PJC1 which is a text item.
    2.OPEN which is a push button.
    4) Created a new block using data block wizard for a table EMPLOYEE_S1. Created items corresponding to all columns present in EMPLOYEE_S1 table.
    5) In WHEN-NEW-FORM-INSTANCE trigger of TESTFORM1 set the first navigation block to BLK1. In BLK1 first navigable item is PJC1.
    6) In WHEN-NEW-ITEM-INSTANCE of PJC1, code has been written to automatically execute the WHEN-BUTTON-PRESSED trigger for the "Open" button.
    7) In WHEN-BUTTON-PRESSED trigger of OPEN item, TESTFORM2 is opened using the following statement :
    open_form(‘TESTFORM2',no_activate,no_session,SHARE_LIBRARY_DATA);
    Since its NO_ACTIVATE, the code flows without giving handle to TESTFORM2.
    8) After invoking OPEN_FORM, a GO_FORM(‘TESTFORM2’) is now called to set the focus to TESTFORM2
    PROBLEM AT HAND
    ===============
    After Step 8, I notice that it passes the focus to TESTFORM2, and statements after go_form (in Parent Form trigger) doesnot executes.
    I need go_form with no_activate, similar to open_form.
    Edited by: harishgupt on Oct 12, 2008 11:32 PM

    isn't it easier to find a solution without a second form? If you have a second window, then you can navigate and code whatever you want.
    If you must use a second form, then you can handle this with WHEN-WINDOW-ACTIVATED and meta-data, which you have to store in global variables... ( I can give you hints if the one-form-solution is no option for you )

Maybe you are looking for

  • Screen goes dim

    Lately, about once every two days, the light on my laptop screen slowly but surely becomes dimmer for about 10-20 seconds until it is near black. Then it suddenly lights up back to normal. Any idea what is causing this? Thanks, J

  • Change default security settings for new Discoverer users? How?

    Hello, using Discoverer 10g with SSO integration. I've created two roles and create in advance users in the DB user, granting them one of the two roles. The two roles privileges for Discoverer are already configured. This way, when I create the user

  • More than 1 image on a "page"

    My apology's if this has been asked before but how do I created a page with more than 1 image on? I know its possible I just dont remember whats its called... a sample something? Any help would be great....

  • Why Threading is not allowed in EJB?

    Hello, I learnt that threading concepts is not allowed/used in EJB. can u please post your view, regarding the above question. Thanks

  • Some jpg wont shown up

    I have a mysteric issue in Bridge CS5. Some pictures in my folders just shown the jpg-label picture (the one tell whats filetype it is) in bridge. The picture tho works in both finder and photoshop, and I mailed the picture to a friend with bridge on