From: Fizza101 on
Is it possible to pass parameters from .NET application to the dynamic SQL
Command in the Crystal report based on the Ms Access 2008 database?
If yes, how?
From: Jeff Boyce on
If you are saying you have a source of data in an Access database (I'm not
aware of a 2008 version of Access), and you want to get at .NET parameters,
I'd think you'd get more help in one of the .NET newsgroups.

Access doesn't care who looks at it's data, so the "how" in your situation
may be more relevant to .NET or Crystal Reports.

Good luck!

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.

"Fizza101" <Fizza101(a)discussions.microsoft.com> wrote in message
news:C8DDCF2B-CA0A-4E8B-B6CA-9FC1C938372B(a)microsoft.com...
> Is it possible to pass parameters from .NET application to the dynamic SQL
> Command in the Crystal report based on the Ms Access 2008 database?
> If yes, how?


From: De Jager on

"Fizza101" <Fizza101(a)discussions.microsoft.com> wrote in message
news:C8DDCF2B-CA0A-4E8B-B6CA-9FC1C938372B(a)microsoft.com...
> Is it possible to pass parameters from .NET application to the dynamic SQL
> Command in the Crystal report based on the Ms Access 2008 database?
> If yes, how?