G
Guest
I'm thinking about moving all my data access to components that will return a
series of record sets, data readers, scaler. The pages will create an
instance of a record set to be filled by functions. Updates will be functions
with datarows or recordsets as parameters.
Am i going too far?
Will this slow down that app or make it unnecessarly big?
i like some advice on this
(I still new at this, but i'm getting there)
thanks
kes
series of record sets, data readers, scaler. The pages will create an
instance of a record set to be filled by functions. Updates will be functions
with datarows or recordsets as parameters.
Am i going too far?
Will this slow down that app or make it unnecessarly big?
i like some advice on this
(I still new at this, but i'm getting there)
thanks
kes