Accessing MySQL database from iphone
Posted
by Jayshree
on Stack Overflow
See other posts from Stack Overflow
or by Jayshree
Published on 2010-05-24T10:46:02Z
Indexed on
2010/05/24
10:51 UTC
Read the original article
Hit count: 280
Hi i am trying to connect my iphone aap directly to the MySQL database. I did a lot of reading, and i found that by using MCPkit we can access the database. Now i also found that the mcpkit is not supported in iphone, while it runs in simulater. Can somebody tell me whats the deal with this. I know the other alternative is web services, but i have to directly connect to the DB. so please can somebody help me with this problem.
© Stack Overflow or respective owner