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 - Fetch data dialog is shown in two times
Summary: Fetch data dialog is shown in two times
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 14:27 UTC by pzajac
Modified: 2004-02-25 12:17 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 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