D
Doug Durrett
I'm an old VB6 guy and in VB6 I could Open up a DataConnection object as
PUBLIC and use it anywhere in the application.
What do I do in C# or what is the "right" way. should I be creating a new
connection EVERY time I need something from the Database?
Just basics.... Thanks In Advance.
Doug
PUBLIC and use it anywhere in the application.
What do I do in C# or what is the "right" way. should I be creating a new
connection EVERY time I need something from the Database?
Just basics.... Thanks In Advance.
Doug