473,395 Members | 1,941 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,395 software developers and data experts.

Show DataSet content in a WORD???

There is a way to show the result of a sql query (sql that
return a DATASET) direct in the Microsoft Word???

How can i do???

Thanks....
Nov 16 '05 #1
1 1332
Thomaz,

Ummm... You could write a VBA macro that reads data from the sql data source, and puts it into a dataset, then populate whatever you need to populate in Word using the object model it provides.

Othr than that, another alternative would be to write the data retrieval code, then create an instance of Word, and populate it from there.

I hope that helps you,

Martin.
"thomaz" wrote:
There is a way to show the result of a sql query (sql that
return a DATASET) direct in the Microsoft Word???

How can i do???

Thanks....

Nov 16 '05 #2

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

Similar topics

1
by: S. van Beek | last post by:
Dear reader, By printing the Ole Object, a MS Word document, a part of the document is listed in the report. How can I force the report to print the whole content of the Word document? ...
1
by: Fabrizio | last post by:
Hi, I need to read data from a dataset filled with a READXML method. I'd like to put data in some parameters. There is any reader for that? thanks, Fabrizio
1
by: Tim Frawley | last post by:
I am interested to know if it is possible to find the row where the error occurred in a dataset that has changes. I would assume that if many changes took place on different rows in the dataset...
6
by: jimryder | last post by:
Hi, The following snippet: (ds is a populated dataset) string sXSLT = @"C:\XML\template\template.xsl"; string sTemp = @"C:\XML\temp\temp.xml"; string sOutput = @"C:\XML\output\output.xml";...
4
by: Doru Roman | last post by:
Hi, I write some code to retrieve information from Database. After I bind the DBGrid it shows the result somehow like a link to the Table. When I click on the Table link it displays the whole...
0
by: fonnylasmana | last post by:
Hi, I am new in ASP.Net. I used 2 ways of coding to get the same result. The first one is by typing all the codes directly to the asp.net page and it works. The code looks like this: <%@...
17
by: alxasa | last post by:
Hi, can someone please show me how to most elegently do this?..... I have a textbox, and I want to search the contents of it and replace all instances of a certain word, and replace that word...
2
by: robin1983 | last post by:
Hi guys, I have a data base to store some .doc file and actually i give a link in one of pages. When i click the link, i wan to show the content of the doc file in the webpages. the code is given...
0
by: rickbear | last post by:
Hi group... I am having big difficulties with dataset and xsd schemas. First I dedicate a specific schema to a dataset. Then I use an adapter to fill each table in the dataset. But the problem...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.