Recent content by m.rup

  1. M

    PL/SQL-Developer 13.0.6 Appearence

    They are opened from the file system, and yes, they are all from the same directory and the same file name. If this should happen again, I will make a screen shot.
  2. M

    PL/SQL-Developer 13.0.6 Appearence

    Dear Marco, Many thanks for your advice, it worked well. Another finding: When reopening PL/SQL Developer, having had opened multiple windows before, sometimes some windows are reopened several times, that means that e.g. the same package will be opened in two or three windows. Best regards.
  3. M

    PL/SQL-Developer 13.0.6 Appearence

    Hi, we are evaluating version 13.0.6 coming from version 11, so there are some questions and comments: Ribbons can be deactivated, how can I do the same for the window tabs? The tabs are using space of two lines of code in a window, so I would like to go back to the former style. In addition, I...
  4. M

    DOA Help and Windows 10

    Hi, We are using Embarcadero C++ Builder XE8 with DOA-Tools 4.1.3. Since we have update to Windows 10, DOA-Help is not longer working, we get a message that .hlp is no longer supported. What can we do to get a working help functionality? Also, when trying to open the User's Guide, there comes a...
  5. M

    Compatibility question

    May I ask when the XE8 package will be available?
  6. M

    Compatibility question

    Great, thanks.
  7. M

    Compatibility question

    Hi, since Embarcadero seems to launch a new version of C++ Builder every week, sometimes no adequate version of DOA is available (for the time beeing C++ Builder XE8, DOA tools 7). Will this result in compatibility problems? When we purchase DOA tools for C++ Builder XE7, will we have to...
  8. M

    Problems in OracleData.hpp

    Dear Marco, thanks for your quick reply. Maybe one more point I didn't mention before (sorry): Some path seems to be set incorrectly during installation of DOA tools. First error I get when I drop an OracleSession on my test form is 'Unable to open include file Oracle.hpp'. After that, I add...
  9. M

    Problems in OracleData.hpp

    Hi, we are evaluating Embarcadero C++ Builder XE6 and appropriate DOA tools. As soon as OracleData.hpp gets included, an error is occuring. Its telling aboute some ambiguity regarding function PSExecuteStatement. I would submit a screen shot if would know how. May the fact that there meet two...
  10. M

    Items in window list

    Cool, thanks!
  11. M

    Items in window list

    Hello, when I have several items in the window list, PL/SQL Developer does not longer order them by time of last access after restart but keeps them in the original order. That's good! But, unfortunately, when there was a second instance of PL/SQL Developer running, the order of the items is...
  12. M

    How to react to locked records in an application?

    Thanks, Marco, I already thought something like this.
  13. M

    How to react to locked records in an application?

    Hi, how can I tell TOracleQuery and TOracleDataSet not to wait when running across a record already locked by another user but to throw an exception or something else so the application will not freeze until the locked record is unlocked? Thanks in advance Martin
  14. M

    Lost setting

    Hi, I recently overwrote my default.ini and user.prefs files with some of a colleague. Now, when I start PL/SQL Developer, it restores the windows which were open before but does not longer set the cursor to it's earlier position as it did before. The Preferences => User Interface => Options =>...
  15. M

    Two questions about PL/SQL Developer

    Cool, thank's, Marco.
Back
Top