suppose I have something like
Dim myList as List (of something)
How would I go about saving myList to a Database, or what DB TYPE would I need to be able to save myList to be in so I can save it to a Database?
help?
...
Go to the complete details ...