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 155718

Summary: Save connection in project for SQL file
Product: db Reporter: John Baker <jbaker>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker CC: romanmostyka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description John Baker 2008-12-17 23:23:32 UTC
Now that an SQL file can be saved in a project, the connection is missing.  

The connection could be saved, in project.properties
Comment 1 David Vancouvering 2008-12-18 00:19:11 UTC
What do you mean "save the connection?"  You mean the connection they were using with this SQL file the last time it was
open?  That wasn't there before, even with console files - you restart and no connection is selected.

I think this ties into the work Mike and I are doing on setting a connection for the project and remembering overrides
chosen by specific users.  I'll assign this one to Mike for now and we'll keep this in mind for the overall design.
Comment 2 Jiri Rechtacek 2009-10-16 14:03:16 UTC
Reassigned to new owner.