This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 194170

Summary: CC: Could not start a statement other than select, drop insert, update and delete.
Product: db Reporter: adeelRaza
Component: SQL EditorAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description adeelRaza 2011-01-10 07:42:43 UTC
Any other statement Alter, create etc could not be created.

Product Version = NetBeans IDE 7.0 Beta (Build 201011152355)
Operating System = Linux version 2.6.32-27-generic running on amd64
Java; VM; Vendor = 1.7.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.0-b02
Comment 1 adeelRaza 2011-01-10 09:16:20 UTC
If you try to make a create statement, alter statement or create database etc and press ctrl + space no help is shown. you had to write the whole statement.
Comment 2 Jiri Rechtacek 2011-01-21 09:27:07 UTC
That's right, other commands are not supported now. A subject for consideration during planning phase next release.