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 35059 - Escape on Fetch Data dialog
Summary: Escape on Fetch Data dialog
Status: VERIFIED DUPLICATE of bug 38382
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@db
URL:
Keywords:
: 33402 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-22 16:21 UTC by David Kaspar
Modified: 2004-02-05 09:16 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 David Kaspar 2003-07-22 16:21:37 UTC
How to reproduce:
1) Create a JDBC Connection
2) Invoke View Data popup menu action on some big
table (big means more than 200 rows)
3) NOTE - Fetch Data dialog should appears
4) Press Escape key
5) ERROR - Error dialog is shown with message
"Unable to execute query , null" or with message
"Unable to execute query, java.lang.Integer".

At least change message on Error dialog. Best if
Escape key would have the same mean as pressing No
button.
Comment 1 Radko Najman 2003-07-30 14:57:14 UTC
*** Issue 33402 has been marked as a duplicate of this issue. ***
Comment 2 Radko Najman 2004-02-04 15:25:40 UTC

*** This issue has been marked as a duplicate of 38382 ***
Comment 3 Jiri Skrivanek 2004-02-05 09:16:38 UTC
It is really the same issue.