Double quoted obiects invalid in PL/SQL Developer

jareeq

Member²
Hi,

I would like ask you to support in future releases of PL/SQL Developer objects that are created as double quoted using special characters.
For example, currently if you create scheduler named
"A:b:c:D" you can't call it with job since it tels there is special character or object not exists.
Problem also appears with recompile invalid object in java that are typed in specific (lower) case.
 
Back
Top