> Im not sure what the issue is, I get the errors emailed to me and > bring up the site and its all working, just not the cart and the cart > has its own db (mysql not access) >
Keep in mind that if you are sharing the database (as most people typically are) you're going to have issues if other sites are screwing up MySQL by going over their quotas (causing multiple connections to be opened as MySQL will continue trying to connect), running long queries, etc. So it's definitely not Access only that will cause timeouts. I do run on MySQL myself though and very rarely see timeout errors anymore (maybe 1 a week at most). So there's a good chance you might even be able to correct it just by asking HMS to move you to a different server. --- Mary Jo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275135 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

