Petros Amiridis
Member²
Hi,
If I create a table with lower case column names like "Description", PL/SQL Developer does not handle this correctly in Edit Data window and other places too. For example, try creating a "Product" table, and then go right click and Drop it through the Browser... it does not work.
It seems to me, that PL/SQL Developer tries to reference PRODUCT and not "Product".
Is there a preference I can tweak, or is this a problem? If it is a problem, could you fix it please?
I didn't need this feature from Oracle, but now that I am using a tool that automatically creates my schema and uses quotes around column and table names, I really need PL/SQL Developer to able to handle this situation.
Thank you,
--
Petros
If I create a table with lower case column names like "Description", PL/SQL Developer does not handle this correctly in Edit Data window and other places too. For example, try creating a "Product" table, and then go right click and Drop it through the Browser... it does not work.
It seems to me, that PL/SQL Developer tries to reference PRODUCT and not "Product".
Is there a preference I can tweak, or is this a problem? If it is a problem, could you fix it please?
I didn't need this feature from Oracle, but now that I am using a tool that automatically creates my schema and uses quotes around column and table names, I really need PL/SQL Developer to able to handle this situation.
Thank you,
--
Petros