Retrieve data from a Dataset into an string array - how??
-
Hi everyone I'm having a problem where I want to retrieve data from a MS Access database using ADO.NET. I'm using a 1D dataset to get the data from the database and now I want to further copy the data from the dataset into a string array. I've tried several things but nothing seemes to work out. Plaese give me some suggestions on have this could be done, maybe I shouldn't use a dataset at all?... Best wishes Al
-
Hi everyone I'm having a problem where I want to retrieve data from a MS Access database using ADO.NET. I'm using a 1D dataset to get the data from the database and now I want to further copy the data from the dataset into a string array. I've tried several things but nothing seemes to work out. Plaese give me some suggestions on have this could be done, maybe I shouldn't use a dataset at all?... Best wishes Al
[^]
SkyWalker