944,168 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 8292
  • ASP.NET RSS
Feb 23rd, 2006
0

ASP.NET Import/Export

Expand Post »
Hi, I would like to have a asp.net application that will let me extract or import data automatically to my Access Database. For that, I have a .csv file and I will then upload it and will be extracted into one of the table in my Access Database. Is there any feauture that ASP.NET can easily do? Is "IO" related to this? Could anyone poiunt out any feautures that will help me do this?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
CLIPER is offline Offline
2 posts
since Feb 2006
Feb 23rd, 2006
0

Re: ASP.NET Import/Export

Dataadapaters. it is .net not just asp.net.

Use the built in csv driver to import straight into an ado .net dataset via a dataadapter.

Then you can export it into access.
Reputation Points: 26
Solved Threads: 11
Posting Whiz in Training
f1 fan is offline Offline
275 posts
since Jan 2006
Feb 23rd, 2006
0

Re: ASP.NET Import/Export

Quote originally posted by f1 fan ...
Dataadapaters. it is .net not just asp.net.

Use the built in csv driver to import straight into an ado .net dataset via a dataadapter.

Then you can export it into access.
Can you post a quick coding for that one?..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
CLIPER is offline Offline
2 posts
since Feb 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Custom Web Server Control That Validate Itself
Next Thread in ASP.NET Forum Timeline: Displaying fixed digits = 7 -> 007





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC