Recent content by ThomyKay

  1. T

    sqlterminator

    Any plans to support 'SET SQLTERMINATOR' in command window?
  2. T

    C++ Builder 2006 support??

    Any timeframe? We're currently investigating a move to BCB2006. Prerequisite is the availability of all 3rdParty components including DOA.
  3. T

    ORA-0314 not connected to Oracle

    Marco, that issue seems to be introduced with the final release version. it wasn't there in Beta6. I get the error now with most (not all) of my packages and types.
  4. T

    ORA-0314 not connected to Oracle

    My settings: Program Window - Background Compilation - UNCHECKED Program Window - Safe Compilation - UNCHECKED Connection - Session Mode - Dual Session Connection - Oracle Home - emtpy (using default) Connection - OCI Library - empty (using default) btw: The package compiles successfully when...
  5. T

    ORA-0314 not connected to Oracle

    I've seen the same issue today with 1 package. Will verify the settings tomorrow morning.
  6. T

    host command in Command Windows

    Installed version 7.0.0 this morning and it's still calling command.com instead of cmd.com or the shell defined in COMSPEC env variable :(
  7. T

    HTML Browser

    Yes. But as plsqldoc is a plugin you would need to integrate that from the plugin side, right?
  8. T

    plsqldoc - redirecting generated html documentation

    I could imagine a feature to control it inline in the package documentation where the HTML output should go to (including relative path support).
  9. T

    HTML Browser

    That's the current state, I know. I was asking to change it into the outlined direction. Having the documentation more and more a 'first class citizen' of the software development process I was asking for a more tight integration into all activities inside PLSQL developer. I could also imagine...
  10. T

    HTML Browser

    I would really welcome if the HTML browser window would act more similar to the other windows. Especially the missing VCS plugin checkin/checkout procedures are missing. But also other menu items available for the window or the selected text (as in other windows) are missing.
  11. T

    Feature request: plsqldoc option dialog

    Would be fine if the root directory setting would have a recent list to be able to switch faster between plsqldoc configurations.
  12. T

    host command in Command Windows

    PLSQL Developer opens up the 16bit command.com shell instead of cmd.com (like SQLPlus) when calling host from Command Windows. That results in mutiple interoperability issues. Would be fine to be conform with SQLPlus here. Or even better: Be able to open up a configurable shell form PLSQL...
  13. T

    Feature requests code completion

    (1) column lists: When writing Select and DML statements I'm often seeing myself in the situation of being forced to switch from code assistent to the browsers column list/copy commy separated etc. because using the code assistent I would need to select the columns step by step - which is...
  14. T

    Quick/ER v1.2 is released

    That means you'll fix it in the next release? Thanks. I'm still evaluating :D btw: So you're saying you can really knock out Windows easily from a user mode DLL?
  15. T

    Quick/ER v1.2 is released

    !!! My machine rebooted twice when playing around with that plugin !!! I'll crosscheck this afternoon if this is related to Quick/ER.
Back
Top