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 - CC: Could not start a statement other than select, drop insert, update and delete.
Summary: CC: Could not start a statement other than select, drop insert, update and de...
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-10 07:42 UTC by adeelRaza
Modified: 2013-08-01 12:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.