I am writing an iphone application;I want to learn that is there a downside if i do it with windows?I am going to implement that database into a server and send sql queries with iphone.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The question is slightly vague as there are many databases some cross platform and some platform specific.
It would depend on the database you decide to use. You can’t run MSSQL on a MAC. MYSQL is cross platform and work would on both. I imagine the performance would be pretty similar and the sql scripts would be the same.