dragonkeeper1973 Posted October 22, 2006 Posted October 22, 2006 I have 12000+ items that has caused me to have a large database and resultes in it being slow. Is the a way to fix this issue ( example...dual database), or other, while maintaining my inventory while still being able to add more to my inventory? Thank in advance for any help I can get with this. Dallas aka dragonkeeper1973
crash3903 Posted October 22, 2006 Posted October 22, 2006 I have 12000+ items that has caused me to have a large database and resultes in it being slow. Is the a way to fix this issue ( example...dual database), or other, while maintaining my inventory while still being able to add more to my inventory? Thank in advance for any help I can get with this. Dallas aka dragonkeeper1973 by removing the overhead for the tables this sometimes helps with performance Regards Mark A Reynolds
dragonkeeper1973 Posted October 22, 2006 Author Posted October 22, 2006 by removing the overhead for the tables this sometimes helps with performance by removing the overhead, do you mean optimizing the tables?
♥Monika in Germany Posted October 22, 2006 Posted October 22, 2006 start with indexing the columns used frequently for your queries. Make sure the categories.php box has the function to count products commented out ... both will help fast. :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.