iPhone connect to MySQL database on local network computer

Posted by Billy Blanks on Stack Overflow See other posts from Stack Overflow or by Billy Blanks
Published on 2010-05-05T02:02:47Z Indexed on 2010/05/05 2:08 UTC
Read the original article Hit count: 413

Filed under:
|
|

I'm a bit of a noob to iPhone programming and I've read up on using PHP as the connection between an iPhone app and a remotely hosted MySQL database, but what I need to do is to connect directly to a MySQL database running on a local machine in my office. The machine is behind the same gateway and has an ip address similar to 192.169.x.x. Is that possible without PHP in the middle or anything else for that matter? Thanks in advance. Really appreciate this site.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about mysql