> I've always assumed that crunching through specific data will be > faster if one uses the individual arrays for each field, while it is > more convenient (programing wise) to use an object class. Speed for > the user has usually won out for me, so I've usually chosen the > separate array approach. Is my assumption about speed wrong?
I don't know but if you're going to test it, you might want to add a third possibility to the list. An in-memory REALSQLDatabase (I don't suppose that helps much) -- Steve Garman Using REALbasic Professional on Windows XP Pro _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>