Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » drop schema lars; results in syntax error
drop schema lars; results in syntax error [message #587390] Sun, 19 August 2007 22:45
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Hello,

I have in Derby 10.2.2.0 a schema called "lars". This was created via the
SQL Editor and the following statement:

create schema lars;

I'm not able to delete this schema. If I type the following into the SQL
Editor:

drop schema lars;

The SQL Editor returns with an error message:

Syntax error: Encountered "<EOF>" at line 2, column 18.

Can you please check? I assume this is a bug and will open a bug report for
this if noone know a solution for this.

Best regards, Lars
Previous Topic:Editing Tables
Next Topic:Getting all jdbc connection info in a reliable way ?
Goto Forum:
  


Current Time: Sat Sep 21 23:37:44 GMT 2024

Powered by FUDForum. Page generated in 0.03243 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top