|
Subject:
|
Import delimited flat file into SQL Server 2000
|
|
Posted By:
|
DevCsharp
|
Post Date:
|
4/27/2005 3:03:11 PM
|
I am a beginner in C#. I would like to know how to import a delimited flat file into a SQL Server database. The flat file example will be:
LastName|FirstName|Street Address|City|State|Zip Doe|John|1234 Anywhere Street|Los Angeles|CA|99999
Any tip or lead to this will be greatly appreciated.
|
|
Reply By:
|
Prashant.k.m
|
Reply Date:
|
4/27/2005 11:52:46 PM
|
It is a prevousily answered question Go to: http://p2p.wrox.com/topic.asp?TOPIC_ID=29642
Prashant
|