Recent content by mbo

  1. M

    Licence not accepted on Plsqldev 14

    Ok merci for you message Marco I close the thread.
  2. M

    Licence not accepted on Plsqldev 14

    Ok thanks Marco can you send me a quote please ? on private message ? Marc
  3. M

    Licence not accepted on Plsqldev 14

    Thanks Marco. Message sent.
  4. M

    Licence not accepted on Plsqldev 14

    Hello, I downloaded plsqldev1405x64. During the installation my licence key is not accepted a a message appears: "Your license does not cover this version" If I check "use current licence information" no warning is raised. Can you help me please ? Marc
  5. M

    utPLSQL plug-in available ?

    Hello, I have seen several messages on this subject but I could not read the definitive answer. Is there a utPLSQL plug-in in plsqlDeveloper ? We tested this tool (utPLSQL ) and we intend to use it for utests. Since we develop our programs with plsqlDeveloper (good tool) it would be great to...
  6. M

    Using GIT with PLSQL Developer

    Hello, We are using PLSQL Developer with tortoise and svn. It works fine. But now we think that we are going to use GIT instead of svn. My question is: Is PLSQL Developer going to produce a plug-in to work with git ? Mbo
  7. M

    sql history (ctrl+e) does not work anymore ?

    Thanks a lot Marco.
  8. M

    sql history (ctrl+e) does not work anymore ?

    Hello, There is a shortcut "ctrl+e" that gives the list of all sql commands issued. I never found the corresponding menu command but it worked on my former machines. It is not the case anymore. How can I acces to the list of sql command issued in a sql window ? Thanks Mbo
  9. M

    Error starting Profiler Result = 2

    Hello, Encountered the same error message. PLSQL_PROFILER% tables was already existing in an old version. I dropped them, PlSql Developer created them again for me and it's Ok now. Hope it will help somme body...
  10. M

    Beautifier and cursors

    Hi, Beautifier doesn't format cursors correctly. You can have 500 characters (or more) on the line. Is this a mistake on my config or a bug to be corrected ? Declare Cursor c_lgu(param1 In Number, param2 In Number, param3 In Number, param4 In Number, param5 In Number) Is Select Null...
  11. M

    Are you sure you want?

    Thanks for this information marco, I will download 5.1.3 version as soon as possible. Please make this behaviour customisable. This way you won't impose "people" opinion to everybody any more. Once again data safety can be ensured by database itself with backups, rollbacks, and with Oracle 9i...
  12. M

    Are you sure you want?

    Hi Mark, AAAAAARRRRRGGGHHHH! Thanks for your quick answer. This kind of "improvement" is an actual regression of PlSql Dev. I have to work fast and don't need any initiative of my tool (and PlSql Dev is a very good tool). Please consider that PlSql is used by professionals who know what they do...
  13. M

    Are you sure you want?

    Hi, I have to update a table. the message 'Are you sure you want to update all the records?' appears (there is no 'where'). How can I avoid this message? Mbo ------------------
  14. M

    Version Control Clear Case plug-in?

    Hi, Is there a version control plug in for Clear Case avaible for PlSql developper? Thanks, Mbo
Back
Top