in reply to Fetchall_Answer Returns

This is probably not what you are asking for, but I have to say that I have some large dynamic tables running fine with HTML::Table which lets you build tables programatically.

I think this might make for a faster fetch since you could use fetchall* methods with it. I have not timed this against Template.

Replies are listed 'Best First'.
(jeffa) 2Re: Fetchall_Answer Returns
by jeffa (Bishop) on Mar 04, 2002 at 14:24 UTC