in reply to Re: Re: Querying databases in a loop
in thread Querying databases in a loop
What kind of indexing do you have on the table? I think that the one table paradigm is the way to go. You'll have to throw an index or two on it, but no worries there.