Re: Importing CVS files
From: logicalfeline (logicalfeline_at_yahoo.co.uk)
Date: 05/07/04
- Next message: cody: "Re: foreach considered dangerous?"
- Previous message: Jon Skeet [C# MVP]: "Re: Access class fields generically"
- In reply to: William Ryan eMVP: "Re: Importing CVS files"
- Next in thread: William Ryan eMVP: "Re: Importing CVS files"
- Reply: William Ryan eMVP: "Re: Importing CVS files"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 11:37:58 +0100
How would I go about doing that?
"William Ryan eMVP" <dotnetguru@comcast.nospam.net> wrote in message
news:%23LqMe25MEHA.1276@TK2MSFTNGP11.phx.gbl...
> Depending on what your end goal is, you can import it directly into a
> dataset using the Oledb driver http://www.connectionstrings.com/ (check
> under the section for 'text')
> "logicalfeline" <anonymous@discussions.microsoft.com> wrote in message
> news:45D9009B-7A1A-47C9-8EE0-360911C50CCD@microsoft.com...
> > I'm wondering if there's any quick way to extract data from a CSV file
> using C# or whether I'll need to write code to read lines from the file
and
> break down the resulting strings. No need for code examples if I have to
do
> the latter, cheers, just looking for some quick pointers in the right
> direction.
> >
> > Cat
>
>
- Next message: cody: "Re: foreach considered dangerous?"
- Previous message: Jon Skeet [C# MVP]: "Re: Access class fields generically"
- In reply to: William Ryan eMVP: "Re: Importing CVS files"
- Next in thread: William Ryan eMVP: "Re: Importing CVS files"
- Reply: William Ryan eMVP: "Re: Importing CVS files"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|