iPhone Databases
iPhones have the ability to work with
databases.
They can do so in two different ways: with internal, local,
databases, or, if they have a network connection, they can use
external databases.
For internal databases, iPhones can use the SQLite database.
SQLite is a
lightweight database system which allows for powerful database
abilities, all in a small package.
For external databases, most any database can be used, as long as
it's information is accessed through a
web service. This
requires additional programming, but, opens up the data
awareness of an iPhone app to use most any information a
corporation may wish it to have. One of the
databases this can be setup to use is our database of choice,
Microsoft SQL
Server.
Contact us,
so we can help
you see
solutions with iPhone application development.