excel - Reduce time querying SQL table -


i have user form runs query , updates object in userform. every time user clicks button query rerun.

can open connection when initialize form don't have open each time user clicks button?
remove slight delay i'm getting after click?

thanks!

i think should use connection pool openned connections can reused


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -