Hi everyone, I'm developing a system that needs to retrieve data that is stored in a parent-child-grandchild format (users have data, data has results). I'm wondering whether I would get faster performance from executing multiple SQL statements, or from creating a data shaped recordset?
There are about 5,000 parent rows, 20,000 child rows, and 200,000 grandchild rows total. Thanks! Scott. --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
