I have a database.... ok... i do a lot of insert and select, but there is
sometime that i cant do the select couse the database is locked...

i have to do a lot of insert every time, so how can i do for dont lock the
database...

understand guy?

On 4/3/06, Jay Sprenkle <[EMAIL PROTECTED]> wrote:
>
> On 4/3/06, Cesar David Rodas Maldonado <[EMAIL PROTECTED]> wrote:
> > I have a database that i do a lot of insert and select... really a lot
> >
> > but i have a problem with the lock database, couse when i do a lot of
> insert
> > i can do a select
> >
> > i know that that is normal, but how can i fix it?, using a memory for
> insert
> > or using another database like a mirror or how???
>
> Your message isn't very clear.
> Maybe you can read part 7 here:
> http://www.sqlite.org/faq.html
>
>
> ---
> SqliteImporter: Command line fixed and delimited text import.
> http://www.reddawn.net/~jsprenkl/Sqlite
>

Reply via email to