On 1 Apr '08, at 12:06 PM, Bill wrote:

Is my app causing it to happen? If so, should I try and correct it? Or can I safely ignore it?

IIRC, sqlite error 5 means the database is locked. I think the only way that could happen is if you have multiple copies of your app/ process running at the same time, and one of them is hung or stopped at a breakpoint or something.

If that's not the case, this is probably nothing your app is doing.

—Jens

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to