On Thu, May 11, 2006 at 10:20:26AM +0530, Anish Enos Mathew wrote:
>
> Dennis,
>Thank you so much for sending me the code. Its works fine!! It
> took 8 sec to insert 10 records into the table where previously it
> was taking 30 sec to insert 1 records. Dennis, if u could do me a
>
the code for that, can u pls send it to me...
-Original Message-
From: Dennis Cote [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 09, 2006 9:33 PM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Low Level API for SQLite3
Anish Enos Mathew wrote:
> Thank you so much cote, for ur valua
Anish Enos Mathew wrote:
Thank you so much cote, for ur valuable suggestion. I would be greatly
thankful to u if u could send me a simple c program which uses the above
API's to insert some values into the SQLite database.
Anish,
The sample program below shows how to use precompiled inser
Ralf Junker <[EMAIL PROTECTED]> wrote:
> Is there more information available on saving and loading prepared statements
> and omitting the parser from the library?
>
OVERVIEW
The SQLite Stored Statement Extension consists of twelve
source code files that are added to a standard public-domain SQL
Is there more information available on saving and loading prepared statements
and omitting the parser from the library?
Thanks & Regards,
Ralf
>the parser can be completely omitted from the SQLite library,
>reducing the library footprint to as small as 60KiB.
>That can be very helpful for embed
On 5/8/06, Anish Enos Mathew <[EMAIL PROTECTED]> wrote:
Thank you so much cote, for ur valuable suggestion. I would be greatly
thankful to u if u could send me a simple c program which uses the above
API's to insert some values into the SQLite database.
If it will help you can get c++ source h
2006 8:28 PM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Low Level API for SQLite3
Anish Enos Mathew wrote:
> I am using sqlite_exec command for doing a particular
> process in the data base. But the problem with sqlite_exec is that the
> sqlite engine should parse the select or in
Anish Enos Mathew wrote:
I am using sqlite_exec command for doing a particular
process in the data base. But the problem with sqlite_exec is that the
sqlite engine should parse the select or insert statement and then
produces the result.
Anish,
You should definitely look at the sqlite pre-comp
rieve or insert
data's from the database other than using the select or insert commands.
-Original Message-
From: Lindsay [mailto:[EMAIL PROTECTED]
Sent: Monday, May 08, 2006 10:45 AM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Low Level API for SQLite3
Anish Enos Mathew wrote
"Anish Enos Mathew" <[EMAIL PROTECTED]> wrote:
> Well, currently I am doing a mobile project and we are testing the
> performance of four databases depending on the time it takes to insert
> or delete or search a particular data from the database. I am using
> sqlite3 database. I am using sqlite_e
On Mon, May 08, 2006 at 04:06:33PM +1000, Bill KING wrote:
> Anish Enos Mathew wrote:
> > Well, currently I am doing a mobile project and we are testing the
> > performance of four databases depending on the time it takes to insert
> > or delete or search a particular data from the database. I am
Anish Enos Mathew wrote:
> Well, currently I am doing a mobile project and we are testing the
> performance of four databases depending on the time it takes to insert
> or delete or search a particular data from the database. I am using
> sqlite3 database. I am using sqlite_exec command for doing
lite-users@sqlite.org
Subject: Re: [sqlite] Low Level API for SQLite3
Anish Enos Mathew wrote:
> Ya, I know about the API's given in sqlite.org. but that does not
> contribute much to my reqirements. I want low level API's so that we
can
> reduce the parsing time taken by the sq
ay [mailto:[EMAIL PROTECTED]
Sent: Monday, May 08, 2006 10:25 AM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Low Level API for SQLite3
Anish Enos Mathew wrote:
Any body know whether there are any low level C API's for sqlite3 ?
Ummm - how about the native one
Anish Enos Mathew wrote:
> Ya, I know about the API's given in sqlite.org. but that does not
> contribute much to my reqirements. I want low level API's so that we can
> reduce the parsing time taken by the sqlite parser.
>
Well if you explained what you actually want to do it would help peopl
6 10:25 AM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Low Level API for SQLite3
Anish Enos Mathew wrote:
> Any body know whether there are any low level C API's for sqlite3 ?
>
Ummm - how about the native one ?
--
Lindsay
**
Anish Enos Mathew wrote:
> Any body know whether there are any low level C API's for sqlite3 ?
>
>
> **
>
> The information contained in, or attached to, this e-mail, contains
> confidential information and is intended solely for the use of
Anish Enos Mathew wrote:
> Any body know whether there are any low level C API's for sqlite3 ?
>
Ummm - how about the native one ?
--
Lindsay
18 matches
Mail list logo