Last 5 comments
8 weeks 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.
8 weeks 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.
8 weeks 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...
9 weeks ago
Pascal:  The problem seems to have deep roots, however there is a solution, see the updated post. :)
15 weeks ago
Mathias:  My sequence of calling is the following:
sqlite3_unicode_load() sqlite3_open(file,&db)
It crashes when trying to open the database. Perhaps the problem is related to linking against the libSQLiteUnicode. Some people in the Appe Devforum are reporting problems when linking against a 3rd-party Lib (Llike Flurry)
The archive
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)
March 2007  (1)
July 2006  (2)
June 2006  (6)

Good bye, MacTechNews.de!

Sunday, December 16th 2007 - 16:13
Over the weekend, one of my favorite Mac-related news sites MacTechNews.de unveiled their new website. Doesn't even look bad and as they say, they are proud of their new codebase, but there is one thing: It now runs on Microsoft IIS 6.0 and everything is coded using ASP.net.

Well, there are a lot of websites out there that use it and I'm sure it's not all that bad, but then again there's one thing I really honor: Principles. Yes, maybe I'm a little too straight when it comes down to principles, but running a Mac-news site on Microsoft Software is something that doesn't work, that doesn't fit, that makes me cry.

Once, we Mac-users were the rebels. That time surely is gone, we're mainstream today, but I can't believe we've come this far already. Well, I've not come this far, for sure, and so I've just done what I had to do: I deleted the Bookmark, which held the number 1 spot in my news-bookmarks.

Good bye, MacTechNews.de!
0 comments