Re: [sqlite] Unexpected "no such table" error.

2007-07-11 Thread Ryan M. Lederman
the instant new Mail arrives. http://tools.search.yahoo.com/toolbar/features/mail/ - To unsubscribe, send email to [EMAIL PROTECTED] ----- -- Ryan M. Lederman - To unsubscribe, send email to [EMAIL PROTECTED] -

Re: [sqlite] Unexpected "no such table" error.

2007-07-11 Thread Ryan M. Lederman
sing something. But I can't see what :-).] - To unsubscribe, send email to [EMAIL PROTECTED] -----

Re: Re[2]: [sqlite] CREATE TABLE

2007-07-06 Thread Ryan M. Lederman
hat (usually) all the tables get created RML> successfully. It seems plausible that it's a low-memory condition RML> that causes it, seeing as this code is running on PDAs with very very RML> little memory. RML> I will post my code here if necessary. RML> On 7/6/07, James Dennet

Re: [sqlite] CREATE TABLE

2007-07-06 Thread Ryan M. Lederman
y. I will post my code here if necessary. On 7/6/07, James Dennett <[EMAIL PROTECTED]> wrote: > -Original Message----- > From: Ryan M. Lederman [mailto:[EMAIL PROTECTED] > Sent: Friday, July 06, 2007 3:34 PM > To: sqlite-users@sqlite.org > Subject: [sqlite] CREATE TABLE &g

[sqlite] CREATE TABLE

2007-07-06 Thread Ryan M. Lederman
greatly appreciated. -- Ryan M. Lederman Kayako, Inc. - To unsubscribe, send email to [EMAIL PROTECTED] -

[sqlite] sqlite3_step() never returns an error code

2006-02-28 Thread Ryan M. Lederman
NE or SQLITE_ROW. What am I doing wrong? // Ryan M. Lederman // Windows Development Lead, // Kayako Infotech Ltd.