Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 317491

Summary: New row insertion error on auto increment primary key field.
Product: [Tools] Data Tools Reporter: Fabricio <chpv47>
Component: Table Data EditorAssignee: dtp.sqldevtools-inbox <dtp.sqldevtools-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: bpayton
Version: unspecified   
Target Milestone: future   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Fabricio CLA 2010-06-21 13:47:19 EDT
Build Identifier: I20100513-1500

Inserting new row to a table with auto incremental primary key field.
Primary key parameter was set as an empty text in SQL statement.


Reproducible: Always

Steps to Reproduce:
1.Create a table with an auto increment primary key field.
2.Open the table data editor for this table.
3.Click at the primary key field but don't insert any character.
4.Fill the other fields.
5.Save the editor.
6.Error executing SQL statement.