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 104877

Summary: Netbean fails to create a CRUD app pointed to an external MS SQL server
Product: guibuilder Reporter: spitz <spitz>
Component: BindingAssignee: Andrei Badea <abadea>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: abadea
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Zip file containing log files

Description spitz 2007-05-25 22:01:38 UTC
While attempting to create a database application with the new 6.0 feature that
creates a CRUD application for you.  I point Netbeans to a MS SQL database on a
server and it detects the attributes from the table.  When I click finish I get
an error.  Attached is the log for the error.  There should be two instances of
this error in the log.
Comment 1 spitz 2007-05-25 22:02:35 UTC
Created attachment 42807 [details]
Zip file containing log files
Comment 2 Andrei Badea 2007-05-26 14:15:41 UTC
I guess the reporter means the NPE in MasterDetailWizard. Not sure what causes
it, might be driver-related (see the "Failed to load the sqljdbc_auth.dll"
message just above the NPE). Please evaluate.
Comment 3 Jan Stola 2007-05-28 09:40:49 UTC
See the last comment of issue 103444.

*** This issue has been marked as a duplicate of 103444 ***