i know how to make a dataset in memory and i've got several that in the programs the dataset's are simply saved as *.xml files but i was wondering how to (in memory) take that database and connect it to an access DB (which doesnt exist) so the app creates the actual database file on the HDD
i know i gotta make a connection, i know how to do that but what do i do about the data adapter?
i know i gotta make a connection, i know how to do that but what do i do about the data adapter?