473,320 Members | 1,951 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Transforming dataset to spreasheet xml for excel

I tried ou
http://support.microsoft.com/default...180&Product=as
I am using framework 1.1 but it was showing error for the following line in SendResults functio
xslTran.Transform(xmlDoc, Nothing, context.Response.OutputStream
So I changed it to xslTran.Transform(xmlDoc, Nothing, context.Response.OutputStream, Nothing
It is opening in excel but with a junk value.
What could be the problem
Any help is welcom
Regard
Satis

Jul 21 '05 #1
4 1967
Hi Satish,

Did you already tried what dataset.writeXML(path) does for you, that writes
direct a XML file from a Dataset.

Cor
Jul 21 '05 #2
Hi Cor
I did try that. But I need to format the excel sheet. For example, I would like write sheet name
So as the suggest example in the microsoft site , I am trying the same

Regard
Satish
Jul 21 '05 #3
Hi Satish,

I do not know, however there are answers in the dotnet newsgroups, you can
check this I get the idea there is something for you there

http://tinyurl.com/2nvbg

I hope this helps?

Cor
Jul 21 '05 #4
Hi Cor

The url leads to http://support.microsoft.com/default...KB;EN-US;31918
I am trying out using the same url. In the page it has been mentioned about XslTransform.Transfor
but I could not resolve my problem using the same.

Regard
Satish
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Paul | last post by:
Hi all Arggghhh........... The problem.....I want the user to be able to create an excel document and name particular cells in the document where they want the data to be placed and then save...
2
by: Eric | last post by:
Hi, I am making a flash card type program for the PocketPC. I am using a dataset to contain the cards, all of that works great. I thought I would just import the XML into word or excel,...
4
by: Hans [DiaGraphIT] | last post by:
Hi! I want to export a dataset to an excel file. I found following code on the net... ( http://www.codeproject.com/csharp/Export.asp ) Excel.ApplicationClass excel = new ApplicationClass();...
3
by: Schultz | last post by:
I would like to know if it is possible to import data from MS Excel 2000 to a dataset using asp.net. The excel file would need to be uploaded to the server from a web page first, before the loaded...
4
by: washoetech | last post by:
Hello, I am working on a project where I need to be able to grab the data from an Excel spreadsheet and create a new table in my database based on the columns in the spreadsheet. After the...
4
by: Phoebe. | last post by:
Hi, Good Day! Reading 1 excel file into a dataset is fine. How can I read multiple excel with the same data structure into 1 dataset? How can I append those data? Can someone help? Thanks in...
1
by: Ramakrishnan Nagarajan | last post by:
Hi, I am converting Excel data into a Dataset in C#. There are around 24 columns in the Excel Sheet. First I tried to insert one row with correct values in the Excel sheet. i.e. for text columns...
4
by: Satish Ri | last post by:
I tried ou http://support.microsoft.com/default.aspx?scid=kb;en-us;319180&Product=as I am using framework 1.1 but it was showing error for the following line in SendResults functio...
3
by: Asle | last post by:
Hi All, I am using MS Access 2007. I have a database for Quoting system for a Printing Company , where the user generate Quotes and all confirmed Quotes turn into a job. Akin to that, i have...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.