I am looking for a way to get data from a sql server, for iPhone. I have done research and found that this can accompished using PHP, but I am not very familiar with PHP, so is there any wrapper or library which would let me directly get data from sql server?
thank you,
Tushar Chutani
This question has been asked a few times here.
Check out this potentially very related question:
What is the best way of connecting to a remote server/database to retrieve data from the IPhone