Ok I want to make a connection to a database. I can do that but it is obviously only in the scope of the function i have created.

Is there a way to leave that connection open perminantly so that other functions can call upon it.

Remember complete newbie here. Any help is greatly appreciated.

aaron