Re: [sqlite] Why do you use SQLite? Comments for an article needed

2007-06-07 Thread Cesar D. Rodas
I am using SQLite because it is easy to use (zero config). To add to your project. And it was well designed by Mr. Hipp, with a really to use API. A wild SQL support. Because there is not Client-Server, and thousands times better than access and foxpro Many people uses, so there is a lot of

[sqlite] SQLite Project. A contribution to manking

2007-06-25 Thread Cesar D. Rodas
the Practice (and your site is very very busy) than theory. -- Cesar D. Rodas http://www.cesarodas.com/ Mobile Phone: 595 961 974165 Phone: 595 21 645590 [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: [sqlite] SQLite Project. A contribution to manking

2007-06-27 Thread Cesar D. Rodas
Thank you very much for your information Mr. Hipp! I will update my blog. On 26/06/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: "Cesar D. Rodas" <[EMAIL PROTECTED]> wrote: > > I was surfing and I saw that sqlite website is very busy with a hight band > w

Re: [sqlite] SQLite Project. A contribution to manking

2007-06-27 Thread Cesar D. Rodas
magazines from here. Here it could be found: http://cesarodas.com/2007/06/how-to-manage-thousands-visitors-part-ii-wwwsqliteorg.html On 27/06/07, Cesar D. Rodas <[EMAIL PROTECTED]> wrote: Thank you very much for your information Mr. Hipp! I will update my blog. On 26/06/07, [EMAIL PRO

[sqlite] SQLite extension

2007-08-11 Thread Cesar D. Rodas
My experiments are not finish, but first of nothing I want to know if is this a good idea and of course, if it useful for SQLite community. -- Cesar D. Rodas http://www.cesarodas.com/ Mobile Phone: 595 961 974165 Phone: 595 21 6

[sqlite] FTS2 suggestion

2007-08-20 Thread Cesar D. Rodas
think the benefits are more. Also following this paper could be done a way to match with fragments of words... what do you think of it? -- Cesar D. Rodas http://www.cesarodas.com/ Mobile Phone: 595 961 974165 Phone: 595 21 645590 [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: [sqlite] FTS2 suggestion

2007-08-23 Thread Cesar D. Rodas
On 23/08/07, Scott Hess <[EMAIL PROTECTED]> wrote: > On 8/20/07, Cesar D. Rodas <[EMAIL PROTECTED]> wrote: > > As I know ( I can be wrong ) SQLite Full Text Search is only match with hole > > words right? It could not be > > And also no FT extension to db ( as f

Re: [sqlite] FTS2 suggestion

2007-08-23 Thread Cesar D. Rodas
nother feature that I want is that it could learn about its mistakes (human assisted) On Aug 23, 2007, at 4:56 PM, Scott Hess wrote: > > > On 8/20/07, Cesar D. Rodas <[EMAIL PROTECTED]> wrote: > >> As I know ( I can be wrong ) SQLite Full Text Search is only match > &g

Re: [sqlite] FTS2 suggestion

2007-08-29 Thread Cesar D. Rodas
tial problems.] > > -scott > > > On 8/24/07, Uma Krishnan wrote: > > Would it not be more useful to first implement potter stemmer algorithm, > and then to implement n-gram (as I understand n-gram is for cross column > fuzzy search?). What is the general game plan for FTS3

Re: [sqlite] Problem inserting blob

2007-08-31 Thread Cesar D. Rodas
> > > > Where am I going wrong? > > > > Regards, > > > > Prakash Reddy Bande > > Altair Engg. Inc, > > Troy, MI > > > > -- Cesar D. Rodas http://www.cesarodas.com/ Mobile Phone: 595 961 974165 Phone: 595 21 645590 [EMAIL PROTECTED] [EMAIL PROTECTED]

[sqlite] SQLite with PHP

2007-11-24 Thread Cesar D. Rodas
. -- Best Regards Cesar D. Rodas www.cesarodas.com www.thyphp.com Phone: +595-961-974165

Re: [sqlite] Simple question about optimization

2007-12-10 Thread Cesar D. Rodas
rom a > >database-layer, and optimize the statement generation is a big work.. > >for that i'm trying to understand if will be a biggest optimization or > >not.. > >thanks for feedback! > > HTH > -- > ( Kees Nuyt > ) > c[_] > > > - > To unsubscribe, send email to [EMAIL PROTECTED] > > - > > -- Best Regards Cesar D. Rodas http://www.cesarodas.com http://www.thyphp.com http://www.phpajax.org Phone: +595-961-974165

Re: [sqlite] Simple question about optimization

2007-12-10 Thread Cesar D. Rodas
On 10/12/2007, Cesar D. Rodas <[EMAIL PROTECTED]> wrote: > > What Kess Nuyt is asking is if you want to replace a column with a data, > which is the data, will SQLite update it or SQLite is smart enough for > avoid write the same thing?, very important for keep executing tim

[sqlite] Helping with table definition?

2007-12-24 Thread Cesar D. Rodas
table' ", but I need to parse SQL and understand it. Thanks in advance. -- Best Regards Cesar D. Rodas http://www.cesarodas.com http://www.thyphp.com http://www.phpajax.org Phone: +595-961-974165

[sqlite] PySQLite problem

2007-12-25 Thread Cesar D. Rodas
r = cu.execute('select dir, file from files where file like :item', {"item": item}).fetchall() sqlite3.OperationalError: Could not decode to UTF-8 column 'file' with text 'DJ Marky e DJ Patife - S¶ tinHa qUe Ser cOm voce.mp3' Any one had an idea how to solve this problem

[sqlite] Regarding sqlite website...

2007-12-26 Thread Cesar D. Rodas
where can I download that software? Regards -- Best Regards Cesar D. Rodas http://www.cesarodas.com http://www.thyphp.com http://www.phpajax.org Phone: +595-961-974165

[sqlite] I want to this project but I need help..

2008-02-19 Thread Cesar D. Rodas
the "client". It can be useful, and it is the easiest way to implement a network-sqlite with full-locking. Talking fast, instead of a sqlite-db file, it will be saved in another machine. What does folk think about this project?, useful or not? I mean for "real world" needs

[sqlite] Happy birthday Dr Hipp

2008-04-08 Thread Cesar D. Rodas
Happy birthday Dr. Hipp!, best wishes for you! The SQLite community! -- Best Regards Cesar D. Rodas http://www.cesarodas.com http://www.thyphp.com http://www.phpajax.org Phone: +595-961-974165 ___ sqlite-users mailing list sqlite-users@sqlite.org