At 12:11 PM 8/26/2005, Jordan Miller wrote:
I was just wondering what is the maximum number of records that can be successfully handled with a db. any db will do. it doesn't have to be the fastest or best, just one that can hold the maximum number of records and still be able to interact well with php. any ideas? thanks, Jordan
This is a useless question. Here's the matching answer: The number of records any database can hold matches the length of a piece of string.
Seriously - do some homework, visit the host sites and read the specs. A lot depends on what you intend to store.
As for "interacting well" - push the string. MT -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php