Hi,
Just a quick question. I have several functions that get information from a database and display it on a form. Should I open the connection to the Database in one place, rather than opening and closing in each function? What's the difference?
Thanks,
Elena
Just a quick question. I have several functions that get information from a database and display it on a form. Should I open the connection to the Database in one place, rather than opening and closing in each function? What's the difference?
Thanks,
Elena