Home All Groups Group Topic Archive Search About

read a file write to Access

Author
1 May 2007 8:25 PM
Jim
I'm a newbie to vb .net.  I've got a couple of test programs to read and
write text files and one to read and display Access data.

I need to be able to read the text file, massage the data and write it
to a table in an Access database.

Any suggestions as to where I can find an example of that?  I just need
an example to copy and modify to learn from.

Thanks in advance.

Jim

Author
1 May 2007 8:56 PM
sloan
There are basic samples here:
http://www.asp101.com/samples/


Show quoteHide quote
"Jim" <joSmith***@RemoveThisStuffNetscape.net> wrote in message
news:xt2dnQEuk8O3P6rbnZ2dnUVZ_judnZ2d@massilloncabletv.com...
> I'm a newbie to vb .net.  I've got a couple of test programs to read and
> write text files and one to read and display Access data.
>
> I need to be able to read the text file, massage the data and write it
> to a table in an Access database.
>
> Any suggestions as to where I can find an example of that?  I just need
> an example to copy and modify to learn from.
>
> Thanks in advance.
>
> Jim