Re: Add Data to Independent Data Table




"Weste" <Weste@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0375192F-2B14-44CF-95C0-CC54702AEC90@xxxxxxxxxxxxxxxx
I am a .NET newbie. I am creating a websit using ASP 2.0 and C#. I have
created a strongly typed data table. I am trying to fill the table with
data
from file on the web. I am able to get the data out of the file using the
StreamReader. I can put the data in a list box. However, I am not sure
how
to put the data into the strongly typed data table. The data is comma
delimited. Any help would be greatly appreciated. Thanks.

Weste

Are you using ADO or ADO.Net?

This newsgroup is for ADO. If using ADO.Net try ...
microsoft.public.dotnet.framework.adonet


.