Re: [OT] SQL-records and OOP

2005-06-01 Thread Terry Hancock
On Monday 30 May 2005 04:35 am, egbert wrote: > Each row of an sql table may be the data_part_in_spe > of some class_instance. > I try to think about, and am looking for, the do's and don'ts > and caveat's and the right way of thinking about this transformation. > For me it is new territory. >

[OT] SQL-records and OOP

2005-05-30 Thread egbert
Each row of an sql table may be the data_part_in_spe of some class_instance. I try to think about, and am looking for, the do's and don'ts and caveat's and the right way of thinking about this transformation. For me it is new territory. For instance, my sql-query produces much more rows than I