Disable "Add debug information ..." in Preferenzes, then PLSQL Developer compiles like "SQL+" without debug information. Debug informations increase the size of compiled code.
Hi,
sorry for asking again, but we need to deliver a new version of our software to our customer. So we have to know when we can get a solution on this topic.
We wold like to tell our customer if he can get a solution on this topic yet. It's ok if it take some more time, but tell me please when...
Hello,
there seem to be a bug, when you call the function "rowid" before a call of refresh and you have a call to a function in your query that raises an exception.
Reproduce: Create a simple form with delphi, put everything to query on the form. Put the statement
select to_date(:my_str_date...