Hi!
Because I use a hash instead of an array now I've got the problem that sorting with an ORDER BY sql statement is useless ;_((( I don't want to loose the pros of using a hash (i can reference an the columns per name and if I add a new one don't need to touch the others). Hast anybody an idea how to handle this problem? I thought of a second array which holds the order of keys of the hash.... Have a nice weekend, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
