1
General Board / Re: Designing stored procedures
« on: March 06, 2002, 09:03:41 am »
Thanks a lot, everyone. I particularly like Tim's ideas for modeling the resultsets.
For now, I used a class element in a logical diagram to group sets of stored procedures as class "operations" that operated on the same logical subset of the DBs entities. If I have time, I think I would like to go back and replace my generic "resultset" return types with class names that represent and describe these resultsets.
Thanks again,
-Peter
For now, I used a class element in a logical diagram to group sets of stored procedures as class "operations" that operated on the same logical subset of the DBs entities. If I have time, I think I would like to go back and replace my generic "resultset" return types with class names that represent and describe these resultsets.
Thanks again,
-Peter