|
-
Jan 2nd, 2004, 11:13 AM
#1
Thread Starter
New Member
Generating Reports in VB
I am using VB and want to generate some reports. Does VB6 come with a report writer.
johnmess
-
Jan 23rd, 2004, 12:02 AM
#2
Re: Generating Reports in VB
Originally posted by johnmess
I am using VB and want to generate some reports. Does VB6 come with a report writer.
johnmess
VB6.0 Enterprise edition comes with a data reports tool. However I suggest using Crystal Reports as it is a much better tool.
Another option which is really cool is generating reports in HTML format. There is no tool for this currently, you need to take those strings and put them in a text file.
One more option is using the word object model to output the report to a Microsoft Word Document. This requires some knowledge of VBA and teh word object model.
Cheers,
Abhijit
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|