Can't drop an object....

Dropping a table by selecting it in the object browser and choosing DROP from the context-sensitive menu does not seem to be working for objects with mixed-case names.
Probably the DDL statement generator does not enclose the object names in quotes??? :rolleyes: .

I dropped it manually, anyway...
Workaround, anyone ?

I reckon this is a bug that needs to be fixed.
Cheers.
 
There are indeed some restrictions for mixed case identifers. We hope to address this in the next release.
 
Back
Top