Hi WexSoft.
Thank you for the reply. I have also tried with the latest version on my side and it works if I use the 64-bit version of the IDE. However, the problem still occurs if I use the 32-bit one.
For information, the application runs on my side on a Windows 2012 R2 64-bit server, but for...
Hello Marco,
Today, I noticed a display issue with some huge number values when querying a table in an SQL Window. It seems that some additional decimals are being added at the end of the number (the 6th decimal in my case)
I executed the following script on my database :
CREATE TABLE...
I still have this issue with template files due to multiple preference files. Any clue about the reason why it is not working ? Is there any chance to get this solved in a future version ?
Hello,
I have two questions about developing templates that can be used within the IDE :
- Is it possible to apply automatically an uppercase on the value of an input captured by the user when a template is being used ? Or is it possible to force capturing the input in uppercase ?
- I have...
Hi Marco,
Sorry for the delay in giving you an answer on this but I was really busy with other stuff and put this on the side as we have a workaround.
I did some test today and noticed that the issue is happening because of the fact that I have two ini files for my preferences. One of them is...
Hi everybody,
I just installed the latest version of PL/SQL Developer (10.0.5) on a test server that was previously using a 9.0.5 and I am having troubles with toolbars.
In version 9.0.5, I created some user-tools that were included in toolbars via preferences files. This part of setup was...
Hello everybody,
I am currently trying to harmonize preferences within the company so that everybody is using and sharing the same kind of templates. We added the right path in preference file for TemplateDir.
In this template folder, we copied the standard PL/SQL developer templates and we...
Ok, for now I simulated a modification in the file and removed it afterwards making the modification date to change and PL/SQL Developer to prompt for reloading the file properly.
Solution is not ideal but it is acceptable waiting on a solution that will also check Read-Only flag.
Thanks to...
Thank you for the reply T-Gergely.
However, I would like to avoid having to create/use plug-ins if possible. I simply want to know whether there is a simple way to "force" reloading of a file from the IDE or not (maybe a button I can add in the toolbar to simply refresh it via a macro or...
Hi,
I am currently developing some external tools to work with SVN using Tortoise directly from PL/SQL Developer (I know that there are some plug-ins but we don't want to use it). One of the tools will simply get the lock on SVN on the file opened in editor (and by this operation, removing the...