I used the wizard configuration for adding a data source in my project. During the wizard it created a connection to the db called qbf2kConnection. I want to use this connection from the code of another form. But if I use just the name of the connection qbf2kConnection it doesnt recognize it. How can I refer to that connection instead of creating another?