What are the benefits of Datasets?
From: Mark A. Deal (nospam_at_idaknow.com)
Date: 01/03/05
- Previous message: Jeff Slapp: "Strange ListView problem (using multiple ListView's on one form)"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 09:14:27 -0500
I'm a struggling Delphi convert and cannot seem to figure out the benefits
of Datasets in ASP.NET.
It is my understanding that all variables are destroyed at the end of each
subroutine, so if I create a dataset then the data within the dataset is
only available during the processing of the subroutine.
Is this correct?
Is it possible to create a variable that is global to the form and maintain
the dataset there so that I don't have to return to the server every time I
select a new master record in a parent-child relationship?
TIA
-- Mark A. Deal Document & Data Solutions, LLC http://www.docsol.com Time Matters AIC HotDocs Certified Consultant GhostFill Certified Consultant
- Previous message: Jeff Slapp: "Strange ListView problem (using multiple ListView's on one form)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading