Recent content by mqlee

  1. M

    PL/SQL Developer why not support for Mac OS X?

    Hi all, dell just released Toad for oracle for macos, it's beauty at all ! you can try. and persuade your compony buy licence for it.
  2. M

    can we combine command window and sql window?

    can you make sql window run DML just like command window? so we dont have to run insert/update through command windows. ( assume you have many insert/update statements, you cannot run it in sql window now as it will pops many many result windows.)
  3. M

    can you publish pl sql developer for MacOS ?

    thanks Marco. but i think the root cause, is PLSQL developer is not a java-based client. that's why it's trapped in windows world. if it can consider all developers' requirements there are still some of them in linux or mac swimming pool.
  4. M

    can you publish pl sql developer for MacOS ?

    hi many developers are using Macbook for coding. because that is a unix-based operation system which is more stable than windows. are you able to make a macos verison of plsql developer ?
  5. M

    enable ssh tunnel

    hi many oracle living in internal network in many companies, which means plsql developer cannot connect them directly. can you add ssh tunnel feature in ?
  6. M

    how to run many dml statement with a good vision?

    thanks Marco my point is, is it possible to see all pasted commands in command window while they are running, with a highlight line. not just the running one. like running batch statements in oracle sql developer. i guess it's impossible.
  7. M

    MacOS PL/SQL Developer

    +1
  8. M

    how to run many dml statement with a good vision?

    and also, for normal select statements. if you have couple of select statements running at sql windows, and you run them all together, can you stop popping couple of result windows ? and just make them in one result window, so developers dont have to switch multiple windows to check the...
  9. M

    how to run many dml statement with a good vision?

    let think about this. when you have,let say, 50 insert/update statements. how do you run it ? in oracle sql developer, you just paste them all to sql editor and it will let you know exactly which it's running at. but on pl/sql developer, you are able to open a command windows, but when you paste...
  10. M

    PL/SQL Developer why not support for Mac OS X?

    Hi Marco YES, WE NEED A MAC VERSION. PLEASE.
Back
Top