|
-
Nov 16th, 2007, 04:15 AM
#1
Can I embed an Access report within a .NET program?
Hey everyone, the title pretty much says it all. I've moved from programming within Access to programming in vb.net with an Access .mdb backend. I'm just wondering whether it is possible to embed Access reports within the .NET program since Visual Studio doesn't have a native report generator. And I don't want to have to install access runtime everywhere, as that would render the move to .NET pretty useless.
-
Nov 16th, 2007, 06:57 AM
#2
Re: Can I embed an Access report within a .NET program?
Did you ever use Access reports with your VB6 applications?
They would work the same way.
You don't embed them in your VB code, you create them in your Access database, and use your VB.NET code to call/execute them.
-
Nov 16th, 2007, 11:40 AM
#3
Re: Can I embed an Access report within a .NET program?
oh that kind of sucks.. i dont want users to have to install the access runtime on their computers.. which version of VS2008 comes with crystal report writer? Is it as good/nice looking as Access reports?
-
Nov 16th, 2007, 11:45 AM
#4
Re: Can I embed an Access report within a .NET program?
The output look nice. Programing it I wouild like to Nuc the building where they develop CR.
Sometimes the Programmer
Sometimes the DBA
Mazz1
-
Nov 16th, 2007, 01:34 PM
#5
Re: Can I embed an Access report within a .NET program?
 Originally Posted by GaryMazzone
Programing it I wouild like to Nuc the building where they develop CR.
And this is why I am sooooooooooooooo glad that my current gig is not into CR.
-
Nov 16th, 2007, 03:22 PM
#6
Re: Can I embed an Access report within a .NET program?
that bad huh.. damn.. well I saw a nice screenshot of something robdog did to open an access report within an .NET form.. It looks really good.. perfect actually, I just hope he'll agree to post the code to make it work..
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
|