The development process for custom iPhone Native Apps at Surgeworks from simple tools to coupled apps and websites based projects. Custom iPhone Native apps development at Surgeworks uses agile methodologies. This means that our proposals are not based on fixed price bids, but on a time and materials basis. The development process is streamlined in… →
SQLite basics: How to get a simple db into an iPhone app
SQLite is a small SQL database engine and it makes a good fit for iPhone apps. You can create a SQLite database and its tables using Base app: http://menial.co.uk/software/base/. Base is a lightweight Mac OS X application.