aspose file tools
The moose likes JDBC and the fly likes derby and deleting a column Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "derby and deleting a column" Watch "derby and deleting a column" New topic
Author

derby and deleting a column

Donna Bachner
Ranch Hand

Joined: Oct 08, 2004
Posts: 109
I am using Derby on netbeans 5.5 beta 2. I was wondering if it is possible to delete a column in a table. A fellow student and I have not been able to do it. To delete the column we have been deleting the whole table and starting over.
Masoud Kalali
Author
Ranch Hand

Joined: Jul 08, 2004
Posts: 531

you may look at
http://issues.apache.org/jira/browse/DERBY-1489?page=comments#action_12424863
derby does not support alter table drop column for current version it will be available for 10.3.x


Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: derby and deleting a column
 
Similar Threads
how to read html table in servlet
Removing from collection in many-to-one bi-directional mapping not working
Bad cascade
problem when Columnrenamed
Constraint Exceptions