On Fri, Feb 27, 2009 at 10:44 AM, Stuart Malin <stu...@zhameesha.com> wrote:
> <offlist>
>
> On Feb 27, 2009, at 8:27 AM, James Cicenia wrote:
>
>> ARrrgh...
>>
>> The database exists but it contains nothing?! I double checked it in
>> my trusty firefox sqlite extension, and everything is there.
>> Is there some magic "touch" I need to do to get the tables properly
>> into the device? I have cleaned my project, restarted xcode, rebuilt,
>> etc.
>
> You may not be getting to your database file consistently. So while you see
> content when viewing the file directly, you may not actually be opening that
> file in your code.
>
> You really should/must use fileSystemRepresentation and not UTF8String.

True, but that cannot be the problem in this case (i.e. in current
implementations, -fileSystemRepresentation and -UTF8String produce
identical results)

-- 
Clark S. Cox III
clarkc...@gmail.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to