Re: [sqlite] insert return -1

2012-12-25 Thread Live Happy
i resolved it by replace \n by \r\n thanks for all help On Mon, Dec 24, 2012 at 8:30 PM, Larry Brasfield wrote: > Live Happy wrote: > >> i tried to insert this text : >> >> BEGIN:VCARD\nVERSION:2.1\nN:;**okpl;;;\nFN:okpl\nTEL;CELL:** >> 034567895566\nTEL;HOME:**885

[sqlite] insert return -1

2012-12-24 Thread Live Happy
i tried to insert this text : BEGIN:VCARD\nVERSION:2.1\nN:;okpl;;;\nFN:okpl\nTEL;CELL:034567895566\nTEL;HOME:885666\ nEMAIL;WORK:shs...@ghshhs.com\nEND:VCARD\n to my sqlite database in android but it return me -1 is there any special characters should change or replace wish some help and than

[sqlite] select speed

2012-07-19 Thread Live Happy
wish one is faster to make select from table with 20 column and alot of records or to divide data in more than table and made join select ___ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] sqlite mobile size capacity

2012-01-31 Thread Live Happy
yeh i did ask but get no answer so may u answer me now On Tue, Jan 31, 2012 at 1:58 PM, Petite Abeille wrote: > > On Jan 31, 2012, at 12:33 PM, Live Happy wrote: > > > thx for answer > > You asked the very same on January th

[sqlite] sqlite mobile size capacity

2012-01-31 Thread Live Happy
what is the maximum size of sqlite on the mobiles phone (android, iPhone, blackberry, windows mobile) its the same on all of them ? and in wish of them sqlite more compatibility and the performance of it is high thx for answer ___ sqlite-users mailing li

[sqlite] sqlite mobile size capacity

2012-01-28 Thread Live Happy
what is the maximum size of sqlite on the mobiles phone (android, iPhone, blackberry, windows mobile) its the same on all of them ? and in wish of them sqlite more compatibility and the performance of it is high thx for answer ___ sqlite-users mailing li