Page 1 of 1

Zend Studio + Add SQL Server

Posted: Sat Aug 02, 2008 7:14 pm
by wasir
How would you add to SQL Server if your website is hosted somewhere else?

I am having issue using these settings...

Image

Re: Zend Studio + Add SQL Server

Posted: Sat Aug 02, 2008 8:23 pm
by EverLearning
You would need to enter your mysql server address in the "Host name/IP" field. Usually its the same as your website addres(without http://), but sometimes its different. Check in the control panel of your site. Note that you can't always access mysql server from a different machine, unless you explicitly set the permissions.

Re: Zend Studio + Add SQL Server

Posted: Sun Aug 03, 2008 6:39 pm
by wasir
Thanks Everlearning

That didn't work. It's probably the case of different machines.