Link to home
Start Free TrialLog in
Avatar of osmidhun
osmidhun

asked on

Reading From a Delimited file

Hi All,

Please help me its Urgent.In Asp.Net using C# iam trying to write from a file delimited by "|".Iam using SqlDataAdapter fillSchema method.The problem is that a text file which has no header,if the same value is repeated in more than one column,the file which i gave for reading is getting concatenated with the cloumn value.

Can anyone please help me out of this.
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial