PDA

Click to See Complete Forum and Search --> : i need your help>>Reports and charts


CS_student
Feb 17th, 2008, 02:39 PM
hello every body:)
can any one explain to me how to create and customize reports,charts
in VB.net 2005 using MS ACCESS 2007??
i need at least the basics:ehh:
if any body knows books or resources that can help me?
i need it because i will start programming for my graduation project in the university>>
Thanx a lot.

Hack
Feb 18th, 2008, 07:04 AM
Welcome to the forums. :wave:

Will you be using Access to do the reports or some other report engine?

CS_student
Feb 18th, 2008, 10:55 AM
hello
i used to create simple reports using crystal report with connection to
tables in MS ACCESS 2003 database in VB.NET 2003
without using the report engine in MS ACCESS.
now, i want to do this in VB.NET 2005.
do you recommend using the report engine in MS ACCESS,
can you please explain.
Thaaaanx a lot honey:)

Hack
Feb 18th, 2008, 11:42 AM
If you already have the reports made using Crystal, then you can just call them from your vb.net application. There is no point in redoing them in Access.