Recent content by SaKa

  1. S

    visibility issue - sometime PLSQLD application goes invisible

    Hi, One of my customers PLSQLD version is 13.0..1911, installed on Win7 desktop. Since march we switched to work from home, so the IT has published the desktop via Citrix so we can access the desktop this way. The only issue is it seems when the PLSQLD goes to background (i.e. we are working in...
  2. S

    Is there a way to File Backup multiple objects (Projects?)

    Hi, I have a requirement to take backups of multiple Project files. I tried to use the Project option to group Items, however my requirement is as below: can anyone please let me know this is achievable. [1] I need to select Items (Oracle packages, views, triggers etc) for a Project. This is...
  3. S

    New Diff Tool - diffs only Oracle package Specfication?

    Hi, Oracle packages having specification and body, the new diff tool only seems to open and compare specification of the packages, not body? Or have i missed something please? Thanks Sanj
  4. S

    Ways to connect without installing oracle client?

    Hi Guys, Just wondering if its possible to connect PLSQLD to Oracle database without having to install Oracle Client please? The SQLDeveloper(Oracle free GUI) connects to oracle without oracle client so wondering if a similar thing is in latest PLSQLD as well. Thanks in advance. Sak
  5. S

    Double quotes appear around packages

    Version 13.0.6.1911 (32 bit) - the latest i believe.
  6. S

    Double quotes appear around packages

    Hi, When i right click a Method in a Oracle package, and select "Test" , it seems to add double quotes around the package, I am sure this didn't use to happen before, i think it came in a recent update? Can we remove it please? We use the Test code to copy paste to our clients now, we will have...
  7. S

    Is there a way to export/Import Look and feel and preferences?

    So isnt there anyway we can export and deploy the appearance of PLSQLD please? We have some issue documenting things and making references where users have configured different layouts. We are trying to define a common layout so all of us can use the same in our teams. Thanks Sak
  8. S

    Is there a way to export/Import Look and feel and preferences?

    Thanks Marco, when you save Layout (View Menu) is Default.ini where the changes gets updated as well please? This time i mean the appearance of the PLSQLD.
  9. S

    Problems with dblink and curso

    Hi Augusto, I have used DbLinks few times and never seen such an issue in PLSQLD. One thing to check is, I often make mistakes when using different applications, as SQLDeveloper uses different types of connections, i have in the past accidentally connected to Test database in one app and Pilot...
  10. S

    How can i stop numbers showing in scientific format

    Ok thanks, I will give it a try.
  11. S

    Visual Column List ordering in SQL window

    oh Fantastic, exactly what i need. Hope when i tick, it stays like that. I will try it out. Many Thanks. Sak
  12. S

    Visual Column List ordering in SQL window

    Hi, In SQL Window when you use the table alias and press the dot, it drops down the columns of the table to choose from. This is very useful and i use it often. Since recent update i noticed this order of the column list changed to alphabetical. I am pretty sure it used to display that in the...
  13. S

    Error Stack Navigation Question

    Hi All, When we debug error stacks, its been very useful on every oracle package the connecting procedure line is highlighted. One thing i noticed is if we navigate away (scroll up or down) is there an easy way to navigate back to this highlighted line? At present i scroll up and down to...
  14. S

    Is there a way to export/Import Look and feel and preferences?

    Hi, We have users in our team, installing PLSQLD when new user joins, so want all to use a base look and feel the same. Also when someone gets a new laptop they would want to keep the same look in a easy way. Is this possible at all? Also we notice every time we get an update, it overwrites...
  15. S

    How can i stop numbers showing in scientific format

    in SQL window when i query a number type column, i get both numbers and scientific formatted rows. eg:- -4.5E-5 is there a way to stop this showing in this scientific format please? Thanks in advance. Sak
Back
Top