I'm trying to run crystal from an asp.net page but the problem is that my report is using to databases which one of them is Access database file but because I don't have MS access install I'm unable to run the report, so it there a runtime version or something
that I can install so i can run the report?
Member
13 Points
408 Posts
Running Crystal with access db
Mar 14, 2017 06:16 AM|rbadis|LINK
Hi guys,
I'm trying to run crystal from an asp.net page but the problem is that my report is using to databases which one of them is Access database file but because I don't have MS access install I'm unable to run the report, so it there a runtime version or something that I can install so i can run the report?
thanks
All-Star
194428 Points
28074 Posts
Moderator
Re: Running Crystal with access db
Mar 14, 2017 08:06 AM|Mikesdotnetting|LINK
You can use the ACE provider to connect to an mdb or accdb file.