Re: Server Side Database Advice

2010-09-17 Thread william humphrey
I understand that hosts are careful with MySQL because the commercial use of MySQL has such huge fees. On Thu, Sep 16, 2010 at 4:40 PM, stephen barncard wrote: > Change hosts or use a cgi interface, not a direct connection. > > On 16 September 2010 13:32, Warren Kuhl wrote: > >> I am developing

Re: Server Side Database Advice

2010-09-16 Thread stephen barncard
Change hosts or use a cgi interface, not a direct connection. On 16 September 2010 13:32, Warren Kuhl wrote: > I am developing software that needs to pass information to a centralized > MySQL database. My current host started blocking connections as they said > the MySQL database was for web ap

Server Side Database Advice

2010-09-16 Thread Warren Kuhl
I am developing software that needs to pass information to a centralized MySQL database. My current host started blocking connections as they said the MySQL database was for web applications only and had an issue with updating it with an application. Plus they only allowed a few concurrent connec