Re: [sqlite] trouble when i insert during long time

2010-09-02 Thread Eric Smith
My Spanish isn't perfect but it looks like you're running out of file descriptors. I.e. you (or a library or module you are using) is creating file descriptors using e.g. open(2) and never close(2)ing them. Please forgive typos--I sent this from my smart phone. On Sep 1, 2010, at 15:34,

[sqlite] trouble when i insert during long time

2010-09-02 Thread andres felipe tamayo cortes
Hi i made a program on C language who inserts some data on sqlite database, it works well but after a while (10,15 minutes) it stops to work and throws me this mistake: on console: :11373): Gtk-WARNING **: Error loading theme icon 'gtk-ok' for stock: No se ha podido cargar el módulo de carga