Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

iPad Sql Server application development

My company is looking at using the iPad as a mobile forms completion device.
Knowing nothing about apple software development are there tools available for connecting to networked Sql Server databases? Are the API's built into the iPad SDK or are they third party tools?

Dell, Windows 7

Posted on May 26, 2010 8:00 AM

Reply
6 replies

May 28, 2010 9:03 AM in response to BadMotor

The simplest method for connecting to SQL databases over a network is using http.

Build your forms for a web interface that does server-side translation to simple HTML, and they'll work just fine when accessed with the iPad. For even more security, buy an SSL certificate, and use some form of authentication and https.

G. Discenza

Dec 27, 2011 6:00 AM in response to Kevin Dev

Kevin, you can't post commercial links like that. The OP asked about SQL database "tools" for iPad. ODBC stands for "Open Database Connectivity", it's an industry standard for connecting devices like iPad to all revisions of all brands of SQL-type databases and SDK stands for Software Development Kit. Thus, all the OP has to do is web search for "iPad ODBC SDK".


---

The "disclaimer" required by paragraph 6 the "Apple Support Communities Terms of Use": “I may receive some form of compensation, financial or otherwise, from my recommendation or link."

iPad Sql Server application development

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.