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 155599 - Editable scale field for some types causes problem
Summary: Editable scale field for some types causes problem
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords:
: 155600 (view as bug list)
Depends on:
Blocks: 152581
  Show dependency tree
 
Reported: 2008-12-16 18:11 UTC by Roman Mostyka
Modified: 2009-06-24 10:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-12-16 18:11:56 UTC
1. Connect to "travel" Java DB.
2. Rightclick "Tables" node and choose "Create Table...".
3. Enter table name, column name, choose INTEGER, set "Scale" to '10' and click "OK".

Result: Error message "Insufficient information to create a table. Check the name of the table, the number of columns,
and the column types." appears.
Comment 1 Jiri Rechtacek 2009-02-10 15:30:05 UTC
Reassigned to new owner.
Comment 2 Jiri Rechtacek 2009-05-12 14:44:41 UTC
*** Issue 155600 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Skrivanek 2009-06-24 10:57:50 UTC
It works for me without problems.