....beginner question - looking for easily worded answer. ...working with VB.NET 2005
I need to define some type of array to store a row from a database. The row will contain a mixture of variable types - integer and
character, etc. I need the array to be available across all procedures on the page.