J
Jeff
....still new to vb.net 2005
I understand the concept of arrays, and have used them in other languages,
but was hoping that someone could get me started with something.
I have a fairly long list of values that start in textboxes and listboxes
that are both integers and strings. I need to store them in an array to pass
to subs and stored procedures used in a database. Can I mix the integers and
strings (both of varying lengths) in the same array? If so, could someone
provide a simple example that I could build upon or point me in the right
direction?
Thanks
Jeff
I understand the concept of arrays, and have used them in other languages,
but was hoping that someone could get me started with something.
I have a fairly long list of values that start in textboxes and listboxes
that are both integers and strings. I need to store them in an array to pass
to subs and stored procedures used in a database. Can I mix the integers and
strings (both of varying lengths) in the same array? If so, could someone
provide a simple example that I could build upon or point me in the right
direction?
Thanks
Jeff