Reputation:
I need to get data from my database which is a .dbf file. Is it possible to fetch data from the same to the iPhone. How is it done? Please help needed.
Upvotes: 4
Views: 1036
Reputation: 659
I forked https://github.com/davbeck/DBF-Reader/ at https://github.com/woodnathan/DBF-Reader/ to make an iPhone compatible wrapper
There's a little bit of work to do, and I'll be continuing to update over the next few days/weeks to improve it, hopefully it will help you out in its current state
Upvotes: 1