History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NEO-53
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Priority: Minor Minor
Assignee: Erik Doernenburg
Reporter: Ulu Honolulu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Neo

Add an option to leave the connection open

Created: 04/Mar/06 04:48 AM   Updated: 08/Mar/06 06:41 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
Sometimes it is not necessary to close connection each time you finish a particular job. For example, suppose you open a form and have to fill several comboboxes. Currently you open and close the connection for each combo, which is clearly a waste of resources. It would be much more efficient to keep the connection open and then close it manually (if we want to).

Sometimes keeping a connection open for the whole application's lifesycle is not an issue at all.

It would be great to be able to avoid calling the Close method of the DataStore (add an optional bool parameter).

Thanks for the great job

ulu



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order