Computing.Net > Forums > Programming > VB6.0 Reports

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VB6.0 Reports

Reply to Message Icon

Name: venkat
Date: January 21, 2003 at 03:25:43 Pacific
OS: Windows 2000
CPU/Ram: 256
Comment:

I am developing simple VB application with MS Access as database. I want to generate simple reports(which can be printed) from VB without using third party components like Crystal Reports etc.
1. What are all default reporting options available in VB6.0?
2. Is it possible to draw a graphs in Excel sheet from VB? If yes then how?

Yours response will be highly appreciable.



Sponsored Link
Ads by Google

Response Number 1
Name: BelAnWel
Date: January 22, 2003 at 18:33:14 Pacific
Reply:

1. u could use VB6's Data Environment and Data Report Form. this is just like the reports in Access. there is a sample program you could study in MSDN, it uses the northwind database as an example.

2. yes it is possible to use excel for graph through vb, although i'm still new to it. if haven't searched for any examples on MSDN coz the version we have in school is different from the one i'm used to (MSDN for VB6, when it was released). u could try searching for it, though.

the best way to find out how to do something is to use the help system that comes with any programming language. search for the topic or the closet to your topic then see if they have examples. u could also search the web for source codes. if all else fails use this site, there alot of good programmers here that have posted good replies complete with source code (not like me :))


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VB6.0 Reports

VB6.0 Data report Problem www.computing.net/answers/programming/vb60-data-report-problem/8205.html

VB6.0 Data Report www.computing.net/answers/programming/vb60-data-report/8509.html

crystal report 10 & vb6.0 www.computing.net/answers/programming/crystal-report-10-amp-vb60/14404.html