Hi guys,
I know this is ASP.NET but I thought you may still know the answer even though I'm applying it to a windows form.
Is there a way to have one connection string, in this case an OleDbConnection to an Access database, that can be accessed globally from more than one class? Is it possible to have one connection string that covers an entire application? Thanks for any help.
Kyle
I know this is ASP.NET but I thought you may still know the answer even though I'm applying it to a windows form.
Is there a way to have one connection string, in this case an OleDbConnection to an Access database, that can be accessed globally from more than one class? Is it possible to have one connection string that covers an entire application? Thanks for any help.
Kyle