GUI tool for Oracle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nitinpatel1117
    New Member
    • Jun 2007
    • 111

    GUI tool for Oracle

    HI,

    I just wanted to know if there was a free GUI tool for oracle.
    so that i don't have to keep writing insert and update statements all the time.

    i'm using oracle as a backend to a web-intranet and need to enter in test data and edit this test data to check that my intranet is working as expected.

    in order to do this i have to keep wring sql statements to change this test data, which takes two long and slows me down during testing.

    basically what i'm after is an equivilant to a program called Navicat, which is what i use for MySQL database. i need something similar, but for oracle.

    thanks,
  • amitpatel66
    Recognized Expert Top Contributor
    • Mar 2007
    • 2358

    #2
    Hi Nitin,

    Welcome to TSDN!!

    Please make sure you follow POSTING GUIDELINES when ever you post in this forum.

    Happy Learning!!

    Thanks
    MODERATOR

    Comment

    • nitinpatel1117
      New Member
      • Jun 2007
      • 111

      #3
      Hi Amit,

      This may sound a little crazy

      But I've read the posting guildlines from your above message., but don't quite know what rule/guildline, i've broken.

      Nitin

      Comment

      • amitpatel66
        Recognized Expert Top Contributor
        • Mar 2007
        • 2358

        #4
        Originally posted by nitinpatel1117
        Hi Amit,

        This may sound a little crazy

        But I've read the posting guildlines from your above message., but don't quite know what rule/guildline, i've broken.

        Nitin
        Hi Nitin,

        Thank you for reading the posting guidelines.

        I requested you to check the guidelines of this forum, so that in future you would remember the guidelines and post accordingly.

        Its just to make the newbie aware of the guidelines, so that He/She will be aware of How exactly you need to post.

        The link I provided was not becuase you had broken any rules/ regulation but to just make you aware of the forum in detail.

        Happy Learning :)

        MODERATOR

        Comment

        • debasisdas
          Recognized Expert Expert
          • Dec 2006
          • 8119

          #5
          If you want to use GUI for oracle ,you have number of options.

          1.Toad.
          2.SqlDeveloper
          3.Plsql Developer
          4. dbExpert etc


          out of this SqlDeveloper is free ,you can download this free of cost from oracle site.

          Comment

          • nitinpatel1117
            New Member
            • Jun 2007
            • 111

            #6
            thanks debasisdas.

            The SqlDeveloper IDE is just what i was after.

            Comment

            Working...