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)

Etched MacBook and MacBook Pro

Friday, October 13th 2006 - 19:35
Just stumbled upon a website where two guys etched their MacBook (black) and MacBook Pro. I really like the monkey on the MacBook, looks darn great! Be sure to check the video out, but maybe turn the volume down – they obviously like Scooter... :P
I was just inserting a preview image here when I noticed the copyright. So, no image here. =)
1 comment

New features for the Ubertragen-widget

Wednesday, October 11th 2006 - 12:30
Sebastian and me just released a new and much improved version of Übertragen, our FTP- and Bonjour-widget. Major new feature are the spring loaded folders for FTP-accounts which let you navigate your FTP-servers with ease. There are many other improvements; be sure to check it out!
0 comments