What compiler and compile time options are you using?
On Fri, Sep 4, 2009 at 2:00 PM, Dominique Jann wrote:
> Good night.
>
> I have a question about SQLite, very interesting project, how
> compiling SQLite sources for Windows Mobile 6.
> I couldn't compile project for this platform because have
I would be extremely interested in what you are doing with this project.
-Original Message-
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Dominique Jann
Sent: Friday, September 04, 2009 2:00 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] SQ
Good night.
I have a question about SQLite, very interesting project, how
compiling SQLite sources for Windows Mobile 6.
I couldn't compile project for this platform because have a many
errors in compiling process.
If you can hel me with this, i will be very thankful.
___
Let's see if we can make the 7pm one.
Eh
Sent via BlackBerry from T-Mobile
-Original Message-
From: wlof
Date: Fri, 4 Sep 2009 07:52:43
To:
Subject: Re: [sqlite] Slow SELECT query
Sebastian Bermudez wrote:
>
> 1)
> Ok, change the index to:
> CREATE INDEX IF NOT EXISTS log_idx ON
Hi,
I want to load FTS3 dynamically as a module. I compile it from the
source with:
gcc -c fts3.c
gcc -c fts3_expr.c
gcc -c fts3_hash.c
gcc -c fts3_icu.c
gcc -c fts3_porter.c
gcc -c fts3_tokenizer1.c
gcc -c fts3_tokenizer.c
gcc -shared fts3_expr.o fts3_hash.o fts3_icu.o fts3.o fts3_porter.o \
I am using sqlite3_exec() to run a sql query on arm machine but I am getting
error saying : "malformed database schema error : unrecognized token " ' " .
sqlite version is : 3.6.17.
here is the code snippet being used :
**
#include
#include
#include
static int
callback (void *N
6 matches
Mail list logo