Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 7th, 2005, 05:13 PM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Import dat from cvs or xls file into dataset

Hi, I am solving this problem:I need import data into DataSet, but i dont know how.I think, it could be done like this:

1.I save xls file like cvs or other txt file(with separators of data) and in C# i will use stream reader for get it into dataset.

2.I save the xls file like xml file, and than i will read it into dataset.

3.I read into data set xls file.

What is your opinion? Are these options right?

Thanks for any advice.


 
Old September 8th, 2005, 03:24 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i forget wrote this: i need import data from xls file into dataset.

 
Old September 9th, 2005, 11:05 AM
Registered User
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for nothing...

I found solutions in msdn forum and in msdn manual pages.








Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing dat file Earl Hickey Visual Basic 2005 Basics 4 May 25th, 2007 12:11 PM
Update file from CVS using Nant tool jilly BOOK: ASP.NET Website Programming Problem-Design-Solution 1 May 31st, 2006 08:09 PM
import xls or html Nathalie Beginning VB 6 3 April 26th, 2006 11:48 AM
Uploaded a cvs file via phpMyAdmin from a PocketPC bourdett PHP How-To 0 January 8th, 2005 12:19 PM
Reading a CVS file Pretty Java GUI 1 September 7th, 2004 11:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.