Can't kill query when I run using "statement" option

Help! I get an "X" to kill the query when I run a query using the "script"" option, but when I use the "statement" option I have no option I can find to cancel/kill the query. What should I do? I am using SQL Developer 2.1.1.64. In prior versions the "X" was always there. This has got to be a bug but I don't see this quetions posted anywhere else.
Please help!!! Thanks.
Edited by: user13064034 on Jul 9, 2010 10:06 AM

Oh... right, but that's only on SELECTs. I thought we were all referring to the still missing features discussed in-depth in 30EA2->2.1.*: Task Progress indication
K.

Similar Messages

  • Where can close the objects when i am using prepareStatement

    hi,
    where can close the objects when i am using prepareStatement
    the following is code i am using.
    Connection connection;
         PreparedStatement prepare;
         JTextField tfStateNameEng;
         JTextField tfStateNameKan;
         JButton save;
         public DynamicSQL(){
    try{
         Class.forName("com.mysql.jdbc.Driver");
    connection=DriverManager.getConnection("jdbc:mysql://localhost:3306/kantest","gk","gk");
         String sql ="insert into daya (Name,Name_KAN) values (?,?)";
         prepare = connection.prepareStatement(sql);
    }catch(Exception e){System.out.println(e);}
         tfStateNameEng = new JTextField(20);
         tfStateNameKan = new JTextField(20);
         save = new JButton("save");
         save.addActionListener(this);
         this.getContentPane().add(tfStateNameEng,"North");
         this.getContentPane().add(tfStateNameKan,"Center");
         this.getContentPane().add(save,"South");
         pack();
         setVisible(true);
         setDefaultCloseOperation(EXIT_ON_CLOSE);
    public void actionPerformed(ActionEvent ae){
         try{
              prepare.clearParameters();
              prepare.setString(1,tfStateNameEng.getText());
              prepare.setString(2,tfStateNameKan.getText());
              prepare.executeUpdate();
              }catch(Exception e){System.out.println(e);}
    /*try{
              //     connection.close(); // if going to close object here then it won't work
                   //prepare.close();//next time.
              }catch(Exception e){} */
         public static void main(String args[]){
              new DynamicSQL();
    thanks
    daya

    hello,
    ok.
    thanks
    daya

  • I downloaded 10.5.1 now I cannot open libraries from my external hardrive.  They are not highlighted when I open using the Option key

    I downloaded 10.5.1 now I cannot open libraries from my external hardrive.  They are not highlighted when I open using the Option key

    Hello, when you try Tylerdowner's reply make sure that you '''do not install Firefox using a limited Windows XP account''', you need sp2 and above in your xp.
    thank you

  • Unable to see query when creating universe using new connection wizard

    Hi
    I created a query and released for OLEDB for OLAP. when i tried to create a universe after giving all the parameters like username,pwd,server,system no, id..... and check into OLAP cubes i can see the query which i developed on the multiprovider?. Can anyone help me out?
    -Thanks

    Hi,
       If you are not able to see the query, open that query in the query designer. Go to query properties-> Advanced tab and check the option "Allow external access to this query". That should solve your problem.
    Regards,
    Sanjay

  • Can iphone be tracked when it is used to surf the internet in wifi?

    Can iphone be tracked using the wifi by capturing the MAC address when it is used to browse the internet ?If so then it can be used to track the lost phone..

    Yes, but you'd first need to know the GPS coordinates. You'd need a court order to get the carrier to release this info(extremely difficult to obtain), then you'd need the police involved to witness & verify the software being used to locate the phone by its Mac address(again difficult to do). But, possible.

  • Require Code which export SQL Query resuluts to excel using checkbox option

    Hi All,
    I need a sample code which can export the SQL Query results directly to an excel file using checkbox option. for example
    if I select checkbox1 and press a save button, then on backend SQL Query will execute and save the results in a excel file and so on.
    Thanks in advance..
    Regards,
    Chetan

    Thanks for the Code.
    Actually I need a code which is based on combo base values and when I click on Button, the SQL Query will execute using SQL Connection string and the results from that query will save into a excel file. Below is the screenshot of the form. Hope this will
    clear the requirements.
    Hello,
    To be honest, this forum is not for coding for anybody.
    You could refer to the suggestions shared above, and if you get any issue when using that code, you could share the code and error with us, we will focus on your code to help you.
    You could separate them into multiple steps, like the following.
    1. Getting the value of any control, like the textbox and combobox or even checkbox.
    2. Execute method inside button click event handler.
    3. Using ado.net to execuate sql query.
    4. Saving data to Excel.
    Then you could have a try step by step, if you get any issue, then post it in another thread with the code and error message.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I have a USA DVD which I would like to play on my macbook pro. How can I do this without having to use up options to convert between regions which are limited

    I have a USA DVD which I would like to play on my macbook pro without using up the options to switch regions. Is there a way to do this?
    Also can it be done through a DVD player attachment to an Ipad?

    program called MDRP to rip it......  then use Wondershare to convert it, also Iskysoft video converter is an option.
    You dont have to put it ON the Ipad, once on the Mac, you can Stream it wifi to the Ipad using the $2 program called VLC STREAMER (not VLC, but streamer made by VLC),.... best APP for your Ipad to stream videos from your MAC to your Ipad.
    A direct DVD to MP4 converter : http://www.xilisoft.com/dvd-to-mp4-converter-mac.html

  • Can an Infoset (Adhoc) Query Report be Run using a Variant ?

    Hi
    We have a lot of users that have access to infoset (adhoc) query tool but where they are not authorised to save queries in the system. They have the ability to create new reports and also open up existing reports using Open query button.
    My question is whether the user can run an existing report using the Variant if one exists and how they select to run the report with a variant, and also whether a user can edit a variant for an existing report.
    Any help on this would be much appreciated.
    Nicola

    Hi
    The usersd do not have SQ01. They only have S_PH0_48000513 - Ad Hoc Query since SQ01 is a sensitive transaction as access to it should be restricted. Hence our users can go into adhoc query and open existing queries etc.
    I do not see any button Execute with Variant when in Infoset (Adhoc) Query view. Might you be able to advise?
    Thanks a lot
    Nicola

  • How Can I reduce Query Execution time with use of filter

    Dear Experts,
    In a query execution is faster when there is no product filter and these products can be a list contaning mare than 300 items.
    I am using In operator for that filter.

    Maybe if you posted the quer[y][ies] we could get a better idea.

  • Can't see anything when I run

    Hi all,
    I am a new Flex user. I am trying to follow the tutorial to
    learn the Sample RIA.
    I loaded the Sample RIA project, and tried to run it. It gave
    me an empty screen in the browser window.
    I tried both of IE and FireFox, and they are displaying the
    same.
    Does anyone have any ideas? Please help....It's so
    frustrating since last night...
    Firstly, I met the problem that seems some people met as
    well: I got the Windows No Disk error message when I tried to run
    the project. I spent hours and figured out that I need to unplug
    all of my USB drives.
    Now finally that message went away, but I still see
    nothing...GOD.....
    By the way, I am using Windows Vista Home Premium. And I
    chose to use Flex Builder 3 stand alone.
    Thanks for any help in advance.

     Could you give more specific <font face="tahoma,verdana,sans-serif" size="1" color="#000">decription</font>?

  • My ipod touch can't be found when I run a diagnostic test, on 3 different computers!

    I have a 64GB 4th generation iPod touch for about a year and half now, but suddenly when I plug it into my computer, it will begin charging but it won't show up in devices under itunes. When I ran a diagnostic test, it says my ipod can't be found. I ran a diagnostic test on 3 different computers that have the latest verison of itunes installed, once on a laptop and twice on a desktop computer and it still can't be found. I've reinstalled itunes and all of it's components and also restarted my ipod. I finally erased all the data off my ipod and set it up as a new ipod (because I can't use it if I set it up as backup) and deleted any recent music I downloaded and it still can't be found. If anyone could help me, please let me know right away or I'll be selling the ipod and buying a new one.

    I am not sure what is happening, but I may know how to fix it.
    Plug it into a computer, press and hold the lock and home buttons, and the ipod will turn off. When the apple logo appears, let go of the lock button but keep holding the home button until iTunes says it has detected an ipod in recovery mode.

  • Can I control  filenaming when archiving  files using the file adapter?

    Hi folks,
    Is there anyway to control the filename used when the File Adapter writes out to an archive?
    Second question, I also need to be able to pass a "filename" to the adapter from an "input file." Is there a way to do this in the file adapter?
    Sincerely,
    lpac

    Hi,
    I have done that with the ftp adapter. In the .xsl file I wrote the following after the <xsl:stylesheet version="1.0" ....> tag:
    <xsl:variable name="INFILENAME" select="ehdr:getRequestHeader('/fhdr:InboundFTPHeaderType/fhdr:fileName','fhdr=http://xmlns.oracle.com/pcbpel/adapter/ftp/;')"/>
    <xsl:template match="/">
    <xsl:variable name="OUTFILENAME"
    select="ehdr:setOutboundHeader('/fhdr:OutboundFileHeaderType/fhdr:fileName', $INFILENAME, 'fhdr=http://xmlns.oracle.com/pcbpel/adapter/file/;')"/>
    <opaque:opaqueElement>
    <xsl:value-of select="/opaque:opaqueElement"/>
    </opaque:opaqueElement>
    </xsl:template>
    </xsl:stylesheet>
    To use this with the file adapter, you would have to wirte file where is written ftp.
    Hope this helps,
    Zaloa

  • Help:Parameters can't be seen when post parameters using session(servlet)

    Dear all,
    Thanks,
    When post the parameters(e.g. userID or password) by form submit,The parameters can be seen in the address form of IE Explorer.
    For security,How can I do then it can't be seen.
    Best Regards,
    bitan

    In the HTML-page where you have the <FORM> tag
    change the METHOD to "POST" instead of "GET".
    For Example:
    <FORM METHOD="POST"
    ACTION=....... >
    <INPUT TYPE="........>
    </FORM>
    Also you have to change the Servlet method to "doPost"
    instead of doGet.
    Hope this solves your problem.

  • HT4650 My Problem is that, I am not able to Paste anything, although i can copy anything, but when it comes to Paste option, It becomes faded, i.e i am not able to Paste anything. Please help me if anyone can help

    Hey Hi, to apple Family.
    Few days back, when i was doing some normal work on MS word, i found that i my paste option is not working.
    Then i tried to use it for normal work like Moving Pics from here and there, but still found the same result.
    When i try to select anything and then copy/cut anything, it got the intial action, but when i got to paste it anywhere, it won't do the action, and after checking in status bar, (above), It shows Paste option Faded, like i can't use it.
    If some one from Users or any one From Apple Support can help me please do the need full done.
    I have lotss of data in my Macbook, and i need to move it to somewhere else.
    Please Help me.
    Regards
    Deepanshu Kaushik

    Hello, Deepanshu,
    Besides the good advice so far, might try this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at the top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)

  • Photoshop gives, Program Error, when attempting to use blending options in RGB

    This problem started today when i tryed to throw a drop shadow on a layer. in RGB mode.  "Program Error," appeared and would not let me access any Blending options.  Although, in cmyk mode it works perfectly fine.  Was some hotkey hit on accident or has something gone wrong?  Help!
    Adam
    Adobe Photoshop CS6 Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Operating System: Windows 7 64-bit

    Hmm.
    Can you tell us more about what you're doing and what sort of document(s) you are using?

Maybe you are looking for