Nick wrote:
Great...... Anyone know of a good webhost that offers MySQL 4.1+ or
Postgres??? This is going to add alot of time to the project.
There is unlikely to be any who have MySQL 4.1 yet because it's still in
beta. And there certainly won't be any hosts with 5.0 because that's alpha
software. If your main problem is subqueries you can often rewrite them
using joins, or use code to create the in() part of the clause (a little
slow, I know). Otherwise, there are plenty of hosts with Postgres - do a
Google search on --> hosting postgres <-- and look at all the sponsored
links.
--
Chris Hope - The Electric Toolbox -
http://www.electrictoolbox.com/