i have seen very popular and well-coded applications with 100 tables or more in a database. i've never even got near that size ;)
Twisted Mind
8:20 am on Dec 5, 2005 (gmt 0)
i think it depents on the disk space you have for your site ;) or restrictions on your webhost...
arran
11:41 am on Dec 5, 2005 (gmt 0)
I read there is no limit to the number of tables you can have in MySQL, however, as each table will need an id, a limit must exist. Saying that, before you reach that limit, the chances are you would have already run into OS issues (e.g. maximum number of files).
arran.
Twisted Mind
1:13 pm on Dec 5, 2005 (gmt 0)
ull probally have ur hard disk full before ur at that point :)