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);
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
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
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
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"
> wrote:
>
>>Hi,
>>
>>we are developing an application on android w
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
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
Thanks for the information and Sorry for not mentioning the subject.
--
Thanks and Regards,
Manasi Save
> Hi,
>
> select * from sqlite_master;
>
> Martin
>
> PS.: Please provide a subject which summarises your question.
>
> Manasi Save schrieb:
>> Hi All,
>
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
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
10 matches
Mail list logo