[sqlite] sqlite db5 error for symbian

2009-07-27 Thread Manasi Save
err = stmt.Prepare(db, _L("SELECT Col1 FROM tbl1 WHERE col2 = :var")); TInt paramIndex = stmt.ParameterIndex(_L(":var")); err = stmt.BindInt(paramIndex,user_id); id.AppendNum(user_id); iChitDemoAppUi->Log(id);

[sqlite] SQLite error: cannot commit transaction - SQL statements in progress

2009-06-26 Thread Manasi Save
rio we get this error. Thanks in advance. -- Regards, Manasi Save ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] SQLite Exception: SQLite BUSY

2009-06-08 Thread Manasi Save
Thanks for the reference :-). -- Thanks and Regards, Manasi Save > On 8/06/2009 8:22 PM, Manasi Save wrote: >> Hi All, >> >> I have one query regarding SQlite Busy error. >> >> Can anyone explain me in what cases this error occurs? > > Yes. You should

[sqlite] SQLite Exception: SQLite BUSY

2009-06-08 Thread Manasi Save
Hi All, I have one query regarding SQlite Busy error. Can anyone explain me in what cases this error occurs? -- Thanks in advance! Regards, Manasi Save ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman

Re: [sqlite] SQLiteException: no such table

2009-06-01 Thread Manasi Save
Hi, I am sorry. But I didn't understand what do you mean by ASCII versus UTF-8 or UTF-16? -- Thanks and Regards, Manasi Save > On Mon, 1 Jun 2009 04:38:37 -0700 (PDT), "Manasi Save" > <manasi.s...@artificialmachines.com> wrote: > >>Hi, >> >>we

[sqlite] SQLite Exception: no such table on Android

2009-06-01 Thread Manasi Save
Hi, Sorry for (no subject) :P we are developing an application on android we are using SQLite Database and on phone we are getting SQLiteException:no such table. but, it is working fine on simulator. Can anyone provide any input on this? -- Thanks and Regards, Manasi Save

[sqlite] (no subject)

2009-06-01 Thread Manasi Save
Hi, we are developing an application on android we are using SQLite Database and on phone we are getting SQLiteException:no such table. but, it is working fine on simulator. Can anyone provide any input on this? -- Thanks and Regards, Manasi Save Artificial Machines Pvt Ltd. manasi.s

[sqlite] (no subject)

2009-05-26 Thread Manasi Save
Hi All, Can anyone help me out with the command to see the SQLite table defination on command-line SQLite application. -- Thanks and Regards, Manasi Save Artificial Machines Pvt Ltd. manasi.s...@artificialmachines.com Ph:- 9833537392 ___ sqlite

[sqlite] How to install sqlite3-3.6.14.1.bin.gz

2009-05-25 Thread Manasi Save
Hi, Can anyone help me on how to run sqlite3-3.6.14.1.bin.gz on Linux machine. I am working on Fedora 10. Please if anyone can provide any input on this. -- Thanks and Regards, Manasi Save ___ sqlite-users mailing list sqlite-users@sqlite.org http