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

matlab - Deleting rows with specific rules -

java - How to transfer data to another jsp -