Last 5 comments
38 years ago
Rafael:  Thank you very much, I was having a huge headache to solve the very same problem!
44 years ago
Ray:  Having the same problem. Very frustrating. Luckily, for some reason my released version worked on the iPad itself, but now I can't get it to run in the simulator. Getting no such table, which I'm guessing is an initialization error. Will continue to investigate.
44 years ago
Jeremy:  FYI, I've just tried it with the SQLite 3.7.0 preview and the same problem occurs.
Also, I'm not using any extra third-party libraries with my SQLite, so the problem isn't your Unicode extension.
44 years ago
Jeremy:  I'm having the same problem with compiling SQLite against iOS 4 for the iPad simulator, but in my case it works fine running on an actual iPad (also works in the iPhone simulator and on an iPod Touch).
Same problem with 3.6.23.1, 3.6.23, and at least back to 3.6.21. Compiling against iOS 3.2 makes it work, though that's not really an option for iPhone (as opposed to iPad) apps.
I have no idea what to do about it or how big a problem it really is...
45 years ago
Pascal:  The problem seems to have deep roots, however there is a solution, see the updated post. :)
The archive
March 2011  (1)
July 2010  (1)
July 2009  (1)
March 2009  (1)
July 2008  (3)
June 2008  (1)
May 2008  (3)
March 2008  (1)
July 2007  (1)
June 2007  (3)
May 2007  (1)
April 2007  (1)
July 2006  (2)
June 2006  (6)

Eponyms on the iPhone/iPod touch

Saturday, July 19th 2008 - 12:57, 1 update Monday, August 4th 2008 - 11:04
WebIcon.pngIt's done, I just finished uploading my first iPhone application to the iTunes Store named Eponyms. It still is under review, but it's finally up there and scheduled for release July 20 (if it's accepdet by then). The app is an application to look up medical eponyms and is based on the eponym database created by Andrew J. Yee (www.eponyms.net/) featuring more than 1'600 eponyms. It's released under the Apache 2.0 License and therefore Open Source, you can checkout a working copy at the project site:

code.google.com/p/eponyms-touch/


I sell the app for 2 US Dollars but offer the same app as a free download for students. There will be no check if anyone indeed is a student, let's see how honest people are. :)

I hope you like it!

You can't download the app on your own because distributing iPhone applications is done exclusively through iTunes, here the links:
Eponyms Eponyms (for students)
4 comments