Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 317491 - New row insertion error on auto increment primary key field.
Summary: New row insertion error on auto increment primary key field.
Status: NEW
Alias: None
Product: Data Tools
Classification: Tools
Component: Table Data Editor (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: future   Edit
Assignee: dtp.sqldevtools-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 13:47 EDT by Fabricio CLA
Modified: 2010-09-22 19:32 EDT (History)
1 user (show)

See Also:


Attachments

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