i need your help>>Reports and charts
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.
Re: i need your help>>Reports and charts
Welcome to the forums. :wave:
Will you be using Access to do the reports or some other report engine?
Re: i need your help>>Reports and charts
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:)
Re: i need your help>>Reports and charts
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.