JPanel help, i am so very noob

hey, can someone help me with Jpanel, i want to make the JPanel like a gridlayout, does anyone know how? if not, can a Jframe have like a selfcontainedframe? (just wondering, i don't ecen know if that word exists, i know jpanel has a selfcontainedpanel or something)

Maybe you want in Internal Frame:
http://java.sun.com/docs/books/tutorial/uiswing/components/internalframe.html
Take a look at the Table Of Contents from above. There is also a section on Layout Managers.

Similar Messages

  • I have an iPhone 4s just eight months, it is normal that the battery lasts only 3 hours? please help me thank you very much.

    I have an iPhone 4s just eight months, it is normal that the battery lasts only 3 hours? please help me thank you very much.

    Three hours if definitely NOT normal. I get at least 48 hours out my 2 year old iPhone 4S' battery with light usage. Did you do the iOS 7 update on the phone it self (OTA) or through iTunes? In my experience most problems are caused by the OTA updates. For this reason I ALWAYS update using iTunes on my computer.
    I would suggest restoring your phone using iTunes on your computer and setting it us as a new phone. This downloads a fresh copy of iOS 7.1 from Apple and installs it on your phone. Just make sure that you transfer all purchased items (apps, music, etc.) as well as photos to your computer before restoring as the restore will completely wipe your phone. Do not restore from a back-up. Yes, you will loose all your data on the phone but restoring a back-up can restore the problem you are currently having back to your phone. Once your phone has been restored you can manually sync back your apps and music.
    Before restoring you can also check to see that battery-killers like Location Services, Background App Refresh, etc are only turned on for the apps that really need it. I recently read and article that said that the Facebook app can be a real battery killer. If you have this app installed turn of location services and background app refresh for this app and see if that helps. Also go to Settings / General / Restrictions / Location Services / System Services and turn off all the options in that menu. Your phone does not need any of those to function. Constantly using your phone's GPS is a huge battery killer. I only have Location Services enabled for Find my iPhone and Background App Refresh is turned off completely.
    I hope this helps.

  • Since itunes and apple tvs latest update I have had problem wtching movies on apple tv via my itunes can any one help, movie takes a very long time to load sometimes never, it use to work really well, whats going on please help?

    Since itunes and apple tvs latest update I have had problem wtching movies on apple tv via my itunes can any one help, movie takes a very long time to load sometimes never, it use to work really well, whats going on please help?

    You might find useful information in item D1 of Time Machine Troubleshooting.

  • My iphone 3gs is in dfu mode, but when i plug it into my laptop to restore it, my phone won't show up in itunes at all. what do i do???? please help, it would be very much appreciated :)

    my iphone 3gs is in dfu mode, but when i plug it into my laptop to restore it, my phone won't show up in itunes at all. what do i do???? please help, it would be very much appreciated

    Follow the steps here VERY CAREFULLY: http://support.apple.com/kb/HT1808

  • Regarding drop down list,  any body help me plz.. very very urgent

    i have to create a drop down list and in that if i select a value it should go to select query and display hte result in the output
    for example if i select open in the inout list. that should go to a partiucular query which i write and after that when i process the report that option open should be displayed in the output
    any body help me plz.. very very urgent

    Check  code below..
    TYPE-POOLS:  vrm.
    CONSTANTS: c_pgp_cmd(20) TYPE c VALUE '/opt/pgp/bin/pgp'.
    DATA : droplist TYPE vrm_values,
           dropval LIKE LINE OF droplist,
           w_command(2000) TYPE c VALUE '/usr/local/bin/ssh'.
    DATA:  BEGIN OF t_cmdres OCCURS 0,
             line(500),
           END OF t_cmdres.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-005.
    PARAMETERS:  tar_sys(10) TYPE c AS LISTBOX VISIBLE LENGTH 20 LOWER CASE,
                 filepath TYPE esefilepath,
                 pgpkey(1000) TYPE c LOWER CASE,
                 option(25) TYPE c AS LISTBOX VISIBLE LENGTH 15 LOWER CASE,
                 pass(100) TYPE c.
    SELECTION-SCREEN END OF BLOCK b1.
    INITIALIZATION.
      PERFORM set_screen.
    AT SELECTION-SCREEN OUTPUT.
      IF option EQ 'encrypt'(000).
        LOOP AT SCREEN.
          IF screen-name = 'PASS'.
            screen-input = 0.
            MODIFY SCREEN.
            EXIT.
          ENDIF.
        ENDLOOP.
      ELSEIF option EQ 'set-preferred-ciphers'(001).
        LOOP AT SCREEN.
          IF screen-name = 'FILEPATH'.
            screen-input = 0.
            MODIFY SCREEN.
            EXIT.
          ENDIF.
        ENDLOOP.
      ENDIF.
    START-OF-SELECTION.
    write:/ 'Done'
    *&      Form  set_screen
    FORM set_screen .
      dropval-key = 'oapg18dv'(002).
      dropval-text = 'oapg18dv : DEV'.
      APPEND dropval TO droplist.
      dropval-key = 'oapg18te'(003).
      dropval-text = 'oapg18te : TEST'.
      APPEND dropval TO droplist.
      dropval-key = 'oapg18pr'(004).
      dropval-text = 'oapg18pr : PRD'.
      APPEND dropval TO droplist.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id              = 'TAR_SYS'
          values          = droplist
        EXCEPTIONS
          id_illegal_name = 1
          OTHERS          = 2.
      CLEAR:  dropval,
              droplist[].
      dropval-key = 'encrypt'(000).
      dropval-text = 'Encrypt'.
      APPEND dropval TO droplist.
      dropval-key = 'set-preferred-ciphers'(001).
      dropval-text = 'Set cipher'.
      APPEND dropval TO droplist.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id              = 'OPTION'
          values          = droplist
        EXCEPTIONS
          id_illegal_name = 1
          OTHERS          = 2.
      CLEAR:  dropval,
              droplist[].
    ENDFORM.                    " set_screen
    Reward if useful
    Function Module <b>VRM_SET_VALUES</b> is used to set values for droplsit..
    and be careful about Text Elements in this report.
    Regards
    Prax

  • I have both a MacBook Pro and macair but the pro won't let me in I think it something to do with hard disc or permissions as it says system profiler in utilities , if anyone could help I'd be very grateful

    I have both a MacBook Pro and macair but the pro won't let me in I think it something to do with hard disc or permissions as it says system profiler in utilities , if anyone could help I'd be very grateful

    Restart the MBP and immediately hold the option key down. Release the key when you see the Apple logo. The computer will boot and show you a screen with two hard drive icons.
    Select Recovery and hit Return.
    On the new screen, select Disk Utility and hit Return.
    In DU do this:
    In the list at the left, select the name of your hard drive. (Be sure to select the name that’s indented to the right in the list, not an item at the far left.)
    Click First Aid.
    If Disk Utility tells you the disk is about to fail, back it up and replace it. You can’t repair it.
    Click Repair Disk.
    When that is done, click Repair Permissions. Be patient!
    When that is done, quit DU and restart in the usual way.

  • HT1947 Help!  I'm very new to my iphone and i think i might have accidentally deleted Facetime from my phone I dont have the icon anymore but my settings tell me  have it.  What do I do to get it back on my phone?  Thank you!

    Help!  I'm very new to my iphone and i think i might have accidentally deleted my Facetime although my settings tell me I have it.  How do i get it back on my phone?  Thank you.

    Built-in apps cannot be deleted. However, there never was a FaceTime icon on the iPhone. FaceTime is accessed by selecting a contact in the Contacts app, and then selecting FaceTime. The same can be done from the Contacts tab in the Phone app.

  • I can please answer in English, I have a translator, please help me. thank you very much

    I can please answer in English, I have a translator, please help me. thank you very much

    what i would do is buy a new battery... can you turn you macbook on with the charger pluged in? if so that means that you need to replace the battery. happened to me

  • Hello my name is amer and i live in iran and i have one iphone lock.but my country limited us very very.and we are very poor and dont can pay money to unlock my iphone.please help me.thank you very math.my s/n iphone is.         012652000197750.my email i

    Hello my name is amer and i live in iran and i have one iphone lock.but my country limited us very very.and we are very poor and dont can pay money to unlock my iphone.please help me.thank you very math.my s/n iphone is: 012652000197750.my email iS: [email protected]  please help me im very poor.im student and dont have money to keep on.

    Only your cell service provider can unlock the phone. We cannot help you with that.
    BTW, you should not provide information on your serial number or email address in an open forum.

  • I don't know if this is a Firefox problem so I ask, When printing how come it always prints so small I nearly need a magnafing glass? Is this caused by something else I may have set incorrectly? help please, from a very satisfied Firefox user

    I don't know if this is a Firefox problem so I ask, When printing how come it always prints so small I nearly need a magnifying glass? Is this caused by something else I may have set incorrectly? help please, from a very satisfied Firefox user

    This only happens when I'm in my browser. Ex. when I'm on a site and I decide I like what I see and want to print it text that is, my printer always prints tiny. When I'm in Microsoft Word for ex. I print it and it looks like what I expect. So I don't know if somehow my printer got set to print tiny when on the web. If you can help me I would be most appreciative. Thanks again for your response.

  • I have misplaced my ipod 4th gen. It has no battery or find my ipod isn't on I'm not 100% it doesn't have wifi but I don't think it does. If anyone can help I will be very great full. Thank you.

    I have misplaced my ipod 4th gen. It has no battery or find my ipod isn't on I'm not 100% it doesn't have wifi but I don't think it does. If anyone can help I will be very great full. Thank you.

    - If you previously turned on FIndMyiPod on the iPod in Settings>iCloud and wifi is on and connected go to iCloud: Find My iPhone, sign in and go to FIndMyiPhone. If the iPod has been restored it will never show up.
    - You can also wipe/erase the iPod and have the iPod play a sound via iCloud.
    - If not shown, then you will have to use the old fashioned way, like if you lost a wallet or purse.
    - Change the passwords for all accounts used on the iPod and report to police
    - There is no way to prevent someone from restoring the iPod (it erases it) using it unless you had iOS 7 on the device. With iOS 7, one has to enter the Apple ID and password to restore the device.
    - Apple will do nothing without a court order                                                        
    Reporting a lost or stolen Apple product                                               
    - iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • HELP, most probably a very simple solution!

    I can compile the following file but I can't get it to run. I know something very simple is needed but I am still learning this java business and am currently brain dead. Please help as this is quite important for me! Any advice is much appreciated, thanks. It is basically meant to be a program to give co-ordinates in a JPanel etc... Please don't abuse me for not understanding!!! lol
    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    //import com.borland.jbcl.layout.*;
    public class Picker extends JPanel
         String imageFile = "Images/knob.jpg";
         // Create JPanel and set the dimensions so that the crosshairs go in the right place
         Image img = Toolkit.getDefaultToolkit().getImage(imageFile);
         JPanel hSPickerPanel = new JPanel()
              public Dimension getPreferredSize(){return new Dimension(100, 100);}
              public Dimension getMaximumSize(){return getPreferredSize();}
              public Dimension getMinimumSize(){return getPreferredSize();}
              //PaintComponent method for this JPanel Component. Each component needs
              //its own so that each can be redrawn.
              public void paintComponent(Graphics g)
                   super.paintComponent(g);
                   //     Graphics2D g2D = (Graphics2D)g;
                   g.setClip(0, 0, getSize().width, getSize().height);
                   // g2D.drawImage(BC, null, 0, 0);
                   g.setXORMode(Color.WHITE);
                   //Problem.
                   // Draws the cross relating to the coordinates of the whole JPanel.
                   // Not hSPickerPanel. Sorted. 01/08/03. each panel wants to have its
                   //own paintComponent method.
                   g.drawImage(img, xCoord, yCoord,15,15,this);
                   // g.drawOval(xCoord, yCoord, 15, 15);
                   //g.fillOval(xCoord, yCoord, 15,15);
                   // g.drawLine(xCoord + 10 , yCoord,xCoord - 10 , yCoord);
                   // g.drawLine(xCoord, yCoord + 10, xCoord, yCoord - 10);
                   g.drawString(String.valueOf(xCoord) + ":" + String.valueOf(100 - yCoord), 54, 47);
         JLabel HueSatTitleLabel = new JLabel();
         JLabel hueSatLabel = new JLabel();
         int xCoord = 50;
         int yCoord = 50;
         String coordinates;
         String xString;
         String yString;
         GridBagLayout gridBagLayout1 = new GridBagLayout();
         JButton jButton1 = new JButton();
         public Picker()
              try
                   jbInit(); // calls the method below that adds the button to 'this'
              catch(Exception e)
                   e.printStackTrace();
         //dddddddddddddddddddddddddddddddddddddddddddddddddddddddd
         // BrtnsCtrstPckrPnl = new JPanel() creates JPanel.
         //     public void paintComponent(Graphics g)
         /*     super.paintComponent(g);
                   Graphics2D g2D = (Graphics2D)g;
                   g2D.setClip(0, 0, getSize().width, getSize().height);
                   // g2D.drawImage(BC, null, 0, 0);
                   g2D.setXORMode(Color.WHITE);
                   g2D.drawLine(xCoord - 10, yCoord, xCoord + 10, yCoord);
                   g2D.drawLine(xCoord, yCoord - 10, xCoord, yCoord + 10);
                   g2D.drawString(String.valueOf(xCoord) + ":" + String.valueOf(100 - yCoord), 54, 47);
         /*          super.paintComponent(g);
                   //     Graphics2D g2D = (Graphics2D)g;
                             g.setClip(0, 0, getSize().width, getSize().height);
                             // g2D.drawImage(BC, null, 0, 0);
                             g.setXORMode(Color.WHITE);
                             g.drawLine(xCoord + 10 , yCoord,xCoord - 10 , yCoord);
                             g.drawLine(xCoord, yCoord + 10, xCoord, yCoord - 10);
                             g.drawString(String.valueOf(xCoord) + ":" + String.valueOf(100 - yCoord), 54, 47);
         //ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
         private void jbInit() throws Exception
              this.setLayout(gridBagLayout1);
              hSPickerPanel.setBorder(BorderFactory.createEtchedBorder());
              HueSatTitleLabel.setBorder(BorderFactory.createEtchedBorder());
              HueSatTitleLabel.setText("Hue & Saturation");
              hueSatLabel.setBorder(BorderFactory.createEtchedBorder());
              xString = Integer.toString(xCoord);
              yString = Integer.toString(yCoord);
              coordinates = xString +" : "+ yString;
              hueSatLabel.setText(coordinates);
              hSPickerPanel.addMouseListener(new MouseAdapter()
                        public void mouseReleased(MouseEvent e)
                             xCoord = Math.max(Math.min(e.getX(), 100), 0);
                             yCoord = Math.max(Math.min(e.getY(), 100), 0);
                             displayCoordinates(xCoord,yCoord);
                             hSPickerPanel.repaint();
                        public void mousePressed(MouseEvent e)
                             xCoord = Math.max(Math.min(e.getX(), 100), 0);
                             yCoord = Math.max(Math.min(e.getY(), 100), 0);
                             displayCoordinates(xCoord,yCoord);
                             hSPickerPanel.repaint();
              hSPickerPanel.addMouseMotionListener(new MouseMotionAdapter()
                        public void mouseDragged(MouseEvent e)
                             xCoord = Math.max(Math.min(e.getX(), 100), 0);
                             yCoord = Math.max(Math.min(e.getY(), 100), 0);
                             displayCoordinates(xCoord,yCoord);
                             hSPickerPanel.repaint();
              //Add components to Back Panel (this)
              this.setMaximumSize(new Dimension(118, 165));
              this.setMinimumSize(new Dimension(118, 165));
              jButton1.setText("Reset");
              jButton1.addActionListener(new java.awt.event.ActionListener() {
                        public void actionPerformed(ActionEvent e) {
                             jButton1_actionPerformed(e);
              this.add(hSPickerPanel, new GridBagConstraints(0, 1, 2, 1, 1.0, 1.0
                   ,GridBagConstraints.CENTER, GridBagConstraints.BOTH, new Insets(0, 3, 0, 0), 101, 102));
              this.add(HueSatTitleLabel, new GridBagConstraints(0, 0, 2, 1, 0.0, 0.0
                   ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(2, 3, 0, 0), 30, 1));
              this.add(hueSatLabel, new GridBagConstraints(0, 2, 1, 1, 0.0, 0.0
                   ,GridBagConstraints.WEST, GridBagConstraints.NONE, new Insets(0, 3, 5, 0), 4, 3));
              this.add(jButton1, new GridBagConstraints(1, 2, 1, 1, 0.0, 0.0
                   ,GridBagConstraints.EAST, GridBagConstraints.NONE, new Insets(0, 0, 0, 0), 3, 0));
         public void displayCoordinates(int x, int y)
              xString = Integer.toString(x);
              yString = Integer.toString(y);
              coordinates = xString +" : "+ yString;
              hueSatLabel.setText(coordinates);
         void jButton1_actionPerformed(ActionEvent e)
              xCoord = 50;
              yCoord = 50;
              displayCoordinates(xCoord, yCoord);
              hSPickerPanel.repaint();

    Use a URL object to locate your image instead of a string. To do that, import the java.net.* library and create a URL object for your image:
    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    //import com.borland.jbcl.layout.*;
    import java.net.*;
    public class Picker extends JPanel
        //String imageFile = "Images/knob.jpg";
        Class cl = ((Picker) this).getClass();
        URL imageURL=cl.getResource("Images/knob.jpg");
        // Create JPanel and set the dimensions so that the crosshairs go in the right place
        Image img = Toolkit.getDefaultToolkit().getImage(imageURL);
        JPanel hSPickerPanel = new JPanel()
    }To view your Panel, you have to add a "main" method and create a frame to display your panel:
    public class Picker extends JPanel
        void jButton1_actionPerformed(ActionEvent e)
        public static void main(String[] args)
         Picker p=new Picker();
         JFrame frame=new JFrame("Picker Example");
         frame.getContentPane().add(p);
         frame.setVisible(true);
         frame.pack();
    }You can see your panel by:
    - compiling: javac Picker.java
    - and running your application with the "main" method: java Picker

  • Please help me with a very difficult decision....

    Hi guys,
    I sold my 2nd Gen iPod Nano in the summer, I needed the money. I am a student, and I need to be able to carry my iPod around with me in my POCKET wherever I go. My library of music is only 5gb, but with everything it is 12gb. I am debating between the 8gb nano, the 80gb classic and the 16gb touch. I went to the apple store 3 times, and keep falling in love with the touch. I quickly made a new playlist in iTunes, deleting full albums that I never listen to (a few to mention would be Frank Sinatra and The Doors :P) and added in a few of my TV shows and Podcasts. With half of my music, all 6 of my tv shows, my one music video, and 36 of my 291 podcasts, I have gotten the total to 438 items totaling 6.76gb, and I also plan on adding around 5 or 6 photo albums. Sounds easy, right? Sure, this will all fit on the touch. My problem is that I plan to be buying videos and tv shows. The reason I only have 1 music video, 6 tv shows, and no movies is that who wants to watch them on your computer? I have been hearing about the classic, a lot. I don't mind the slower interface, mainly because apple will take care of that in software updates. I do care about the durability and life of the internal hard drive. How long with this thing last? Next, I would like to know the durability of the iPod touch. I do realize the screen is nearly impossible to scratch. But what about dropping? It is glass, after all. I have seen video of dropping iPhones with no damage, but this thing is smaller, thinner, and seems like it would take a fall harder. I also don't like a few things about it, such as the inability to quickly change tracks, turn the sound down, and pause tracks. The nano is very nice, but if I don't get the touch, I am basically getting the same storage as the touch without the extra nice features. I have wifi in my house, and it would be cool to get internet everywhere in my house, seeing as another family member has a laptop, not I. The iPods I have owned in the past are the 1st gen shuffle (512mb), 2 of the 2nd gen minis (4gb), and a 2nd gen 2gb ipod nano. Not one of them held my music. I absolutly refuse to have to change tracks every time I sync my iPod. I dont mind not having albums never listen to on there though. And if you really think about it, who needs ALL of their movies and TV shows on their iPod? It is nice, but a bigger screen is also very nice. This is my Christmas gift from my parents, I have a long way to go until I get it. As a student I want a durable and functional player. I have always been a fan of the standard iPod design, but love the touchscreen. Cover flow is amazing on it. I will not buy anything but an Apple product, I have been using iTunes since it came out for PC. My favorite iPod I owned was my mini, if they had a nice revamped version of that it would be mine. I like the nano's, my sis is getting the blue one for christmas. One big concern for me is battery life. The Touch has reports of terrible battery life, which I greatly dislike. The nano and classic are supposed to have good life, though. Let me know what you all think, I really need help on this. I wish I could borrow each for a day and see which I like the best, but thats not happening. Thanks a lot.

    I am in the same situation as you as a student. Though i did sell my old 2nd gen ipod nano that i really loved. I just decided after the announcement of the new ipods i would upgrade to a ipod touch. so i sold my nano and put the money from it towards my new touch. Since having it I have felt very comfortable using it cause i also have a small music library and my videos i.e. music videos, tv shows, movies. I dont like switching my music often either but i do make smart playlists or a regular playlist to have the music that i listen to often. I also got rid of dead albums or tracks like bob marley :P
    I seriously have to say that i tried out the classic and touch in the apple store and just hated the classic UI and how slow it was. Yeah i think they fixed that already with a firmware update recently but really the screen on the classic is just sad add the UI and i just hated it. The touches UI is super and really easy to use once you get used to it. The only thing that i miss is the "Blind Control" i had with the click wheel. you know just blindly touch the click wheel to turn it up or change songs. That cannot happen with the touch so you gotta take t out all the time. BUT with the size and how thin it is it is very similar to the nano. And it fits so nicely in the pocket +with a case of course+ and its light so you dont recognize it like the classic does and its bulkiness it has. I really think the touch is a perfect upgrade for nano owners.
    With the screen size it makes all the older and current ipods so sad. I mean 3.5 inch screen. I really enjoy my music videos now! Also the ability to connect to the internet via wifi has become such a great thing for me as a student. My home and campus is all wifi so i can access the net anywhere for free. Plus its nice having to drag my laptop around too. THe battery life has been great for me. I do have the auto brightness on and i always turn off the wifi when its not in usage. THat tends to drain it quickly. I have not watched a movie yet on my touch but I can watch tv shows and music videos just great with the battery holding up well. I also make sure to charge it every night.For more info on the ipod battery check out this link.
    http://www.apple.com/batteries/ipods.html
    The ipod touch screen holds up well because it is optical quality glass and i dropped my ipod touch in its case today but it wasn't damaged thank goodness!
    y favorite iphone stress test is at the link below go to the bottom of the page and watch the video.
    http://arstechnica.com/reviews/hardware/iphone-review.ars/13
    hope this helps
    GFF

  • Plz help me TEXTPOOL PROBLEM(VERY URGENT)

    hi experts,
    plz help in resolving this issue this is very urgent.
    error is
    The line type of "RPOOL" must be compatible with one of the types
    "TEXTPOOL".
    and its coming in :
    FORM GET_SELSCREEN_TITLE TABLES P_SCREENS STRUCTURE DYNNR.
    DATA: BEGIN OF RPOOL OCCURS 20,
    ID(1),
    NAME(8),
    TEXT(80),
    END OF RPOOL.
    READ TEXTPOOL RSVAR-REPORT LANGUAGE SY-LANGU INTO RPOOL.
    plz help me.

    Hi !
    Try this :
    DATA RPOOL LIKE TEXTPOOL OCCURS 0 WITH HEADER LINE.
    Reward if usefull,
    Regards,
    Stéphane.

  • SQL SELECT Query Help   ..Please its very Urgent!!

    Hi All,
    I am having Oracle Database whice is storing 1000's of records daily.
    I need to select some information based on date and time.
    I am having two coloumns for Date and time. The first column(testDate) of type Date stores date as MM/DD/YY format and the second column(testTime)of type Numeric stores the time in seconds.
    The Example data is :
    testDate ------=-- testTime
    11/12/2002 --- 35000
    11/12/2002 --- 43000
    11/12/2002 --- 45000
    11/12/2002 --- 75000
    11/13/2002 --- 2000
    11/13/2002 --- 3500
    11/13/2002 --- 4300
    11/13/2002 --- 9800
    11/13/2002 --- 23000
    11/14/2002 --- 5000
    11/14/2002 --- 10000
    11/14/2002 --- 15000
    How can i write a SELECT Query to get the records of specific date and seconds to next day specific date and seconds.I mean i want all the records between 11/12/2002 --- 43000 seconds to 11/14/2002 --- 1000 seconds.
    If any one helps me in this regard iam very thank full to them.Its very urgent for me.
    Thanks

    Hi m7nra,
    I used the query as
    SELECT * FROM table
    WHERE testDate + (testTime/(24*60*60)) BETWEEN TO_DATE('MM/DD/YYYY','12.11.2002') AND TO_DATE('MM/DD/YYYY','14.11.2002')
    its giving DATE FORMAT NOT RECOGNIZED error.
    The Example data is :
    testDate ------=-- testTime
    11/12/2002 --- 35000
    11/12/2002 --- 43000
    11/12/2002 --- 45000
    11/12/2002 --- 75000
    11/13/2002 --- 2000
    11/13/2002 --- 3500
    11/13/2002 --- 4300
    11/13/2002 --- 9800
    11/13/2002 --- 23000
    11/14/2002 --- 5000
    11/14/2002 --- 10000
    11/14/2002 --- 15000
    infact i need all the records between 11/12/2002 --- 43000 seconds to 11/14/2002 --- 1000 seconds.
    Please help me to find a full query beacuse iam very new to Oracle.
    Thanks,
    S R Mannava

Maybe you are looking for

  • A simple and free way of reducing PDF file size using Preview

    Note: this is a copy and update of a 5 year old discussion in the Mac OS X 10.5 Leopard discussions which you can find here: https://discussions.apple.com/message/6109398#6109398 This is a simple and free solution I found to reduce the file size of P

  • T400 DVD RW recording problem, can only record via win7 explorer

    After upgrading the T400 from Vista business to Win7 pro, all my cd/dvd recording software solutions do not seem to work any more. Nero, Ultimateburner, cdburnerxp , deepburner +++ all can see the            HL-DT-STDVDram GSA-u20n hx12 drive but can

  • Settle release orders to contract order

    I have release sales orders that I've created with reference to a contract order.  I have maintained the requirements class for the contract so that the contract can collect cost and revenue.  For the release sales orders I have set up the requiremen

  • Adding markers to RED footage in Prelude

    Hey everyone, I was hoping to find a way to add markers to my RED footage without having to transcode it during ingestion. All my footage is kept on a separate drive from my computer. Two separate computers can pull from this drive so I'd love to avo

  • Raise_Exception error coming at Raise fatal_erorr statement

    Hi, I have got one issue related to dup ananlysis. In ST22 , name of error is - RAISE_EXCEPTION. Error occured at statement- raise fatal_error  written after function module - lf_funcname Error analysis given in ST22 is as below- Short text