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 40281

Summary: Fetch data dialog is shown in two times
Product: db Reporter: pzajac <pzajac>
Component: CodeAssignee: Radko Najman <rnajman>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description pzajac 2004-02-19 14:27:26 UTC
[2004020181900]
Steps to reproduction:
1) connect to a database 
2) do sql select. The result of select has more
then 200 rows.
3) A Fetch data dialog is shown. Click to "No"
button. 

The Fetch data dialog was shown again.
Comment 1 Radko Najman 2004-02-24 15:07:29 UTC
Fixed.
Comment 2 pzajac 2004-02-25 12:17:00 UTC
verified