It mostly depends on what a "quite big web site" is. Generating a couple hundred thousand pages out of a database with direct SQL would be no problem if the database schema is a simple one and if you're doing "read-only" stuff, only generating XML out of the database, not writing to it.
I more or less assumed that a "big" site would also be a complex web site, with a complex information architecture, data model and interaction.
Of course, it might be that this assumption is totally unwarranted ;-).
Ugo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
