J
John Bonds
I'm trying to decide if I want to use a strongly typed DataSet or an Untyped
DataSet with its definition in my DataBase module.
The impression I'm getting about strongly typed DataSets is that they have a
lot of design-time and RAD (Rapid App. Dev.) benefits. Basically I want to
build objects that are databound to the DataSet and then build forms that
are databound to my objects. Should I generate a strongly typed dataset or
build a custom one in code?
Thanks,
John
DataSet with its definition in my DataBase module.
The impression I'm getting about strongly typed DataSets is that they have a
lot of design-time and RAD (Rapid App. Dev.) benefits. Basically I want to
build objects that are databound to the DataSet and then build forms that
are databound to my objects. Should I generate a strongly typed dataset or
build a custom one in code?
Thanks,
John