Clemens, On Wed, Oct 30, 2013 at 12:47 AM, Igor Korot <[email protected]> wrote: > On Wed, Oct 30, 2013 at 12:36 AM, Clemens Ladisch <[email protected]> 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. ;-)
I have MSVC 2010 Pro and it does not contain the possibility to run it. I.e. looking at http://msdn.microsoft.com/en-us/library/ms182372.aspx#Step1, I don't have "Analyze" menu. Thank you. > > Thank you. > >> >> >> Regards, >> Clemens >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

