On Wed, Oct 30, 2013 at 12:36 AM, Clemens Ladisch <clem...@ladisch.de> wrote:
> Igor Korot wrote:
>> After those triggers had been created the application start-up time
>> significantly increased.
>>
>> On start-up it opens connection to the database and queries the table
>> that is not part of the trigger.
>>
>> Any idea what to look for?
>
> Are you creating one connection, or do you open it multiple times?

Nope, one connection - one time.
And it's not MT application.

>
> Run your application under a profiler.

Never used the profiler before. I guess it's time to learn. ;-)

Thank you.

>
>
> Regards,
> Clemens
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to