Recent content by Sachin

  1. Sachin

    Procedure CLOB input with XML Text

    Marco, Any updates on this? I believe I have sent you the support info at least 2/3 times.
  2. Sachin

    Procedure CLOB input with XML Text

    Marco, I had emailed you the information that you requested. Any updates on this?
  3. Sachin

    Procedure CLOB input with XML Text

    If this has been asked and answered before, please let me know the link. To replicate: - Create a procedure with a clob input - Goto Test Procedure - Enter a valid XML string in the text input for the clob param - Goto the XML tab - it validates successfully and shows "Load Success" - Click on...
  4. Sachin

    Column - record number not 'locked'?

    I am not sure if this has been asked before, however, I noticed that the column record number is not locked in place by default and it scrolls off the screen when you scroll right. I believe in the prior PLD, this used to work properly? Thanks,
  5. Sachin

    Multiple Connections Store with password [off] behavior

    I have seen this behavior too. It was so annoying that I chose to launch different PLDs as before to use multiple connections.
  6. Sachin

    Regex .......

    I saw some older topics about regex, but none of them really answered my concern. I have a pretty large script that has a + at the end of the line. When I use REGEX and do a search replace: Find: +\r\n Replace: \r\n It literally puts a "\r\n" in place of the + sign. Shouldn't it replace the +...
  7. Sachin

    When to publish Version 9

    XLSX support! Virtual Columns ........ I can see lots of goodies!!
  8. Sachin

    When to publish Version 9

    Thats a good one Marco (van der Linden).
  9. Sachin

    When to publish Version 9

    Are we there yet? :)
  10. Sachin

    Paste Problem

    Hi Marco. When I paste into a blank PLD, it creates a new SQL window and pastes the text from the clipboard into it. This is a great feature and I use it a lot. However, if I have a blank PLD, the focus is set on the search box and I paste into the search box 'Enter search text...", it still...
  11. Sachin

    SQL net not properly installed

    I think PL/SQL Dev is a 32 bit app and it looks for a 32bit oracle client. You might want to try using a 32 bit instant client just for PLSQL Dev.
  12. Sachin

    Describe dblinked table

    Marco, Will this be included in 8.0.3? Thanks,
  13. Sachin

    Describe window disappears or is sent to back?

    I think this is a problem when you are in a Program Window. In the SQL Window the pop desc window seems OK. Anybody else seeing this problem?
  14. Sachin

    Sort order while dragging multiple objects

    Marco, Thank You, this has been fixed in 8.0.2!!! Please do not loose this functionality ....... this really helps me and my team!
  15. Sachin

    Describe window disappears or is sent to back?

    Hmmmmmmm ....... I think something happens if you change the Windows (XP - SP2) themes while PLD is running.
Back
Top