Thursday, February 9, 2012

asp.net

I have a file that has details as,

name :- name@.xx.com
subject :- xxxxxxxxxxxx
date :- dd-mm-yyyy
:
:

I need to read that file and enter those detials in to a sql database table.The table has three columns seperately to take those data as name,subject and date.

I need c sharp code for that.At least give it a go, it's not that hard. Have a read of ADO.NET. Granted this is a forum to help people but I, for one, am not simply going to do your job.

No comments:

Post a Comment