Newbie report woes

  • Thread starter Thread starter LC
  • Start date Start date
L

LC

I have Visual C# .net at home and am starting to develop a project in
order to learn this .net stuff. I just came to realize that Crystal
Reports does not come with the standard edition of Visual C# .net.

So... I can't seem to find out, even in my Murach manual how to setup
and print reports. I am using a MSAccess database.

Can anyone point the way?
 
I found some script that automates MSAccess so I guess I could create
an Access report against my Access database and from within C# run that
report.

Anyone ever try this?
 
Back
Top