
Install Microsoft.Jet.OLEDB.3.51
I built a test report using the OLEDB 3.51, the VB 6 Report Designer, and
the data environment. The report simply queries for a few records and shows
them in the report. Now, I used the package and deployment wizard to
generate an install. The install automatically included mdac 2.1. When I
install the thing on a clean NT 4 with service pack 5, and run a report, it
errors. I believe it is missing some DLL.
Does anyone know how to distribute a report app using the report designer,
data environment and OLEDB 3.51??
PS: The path variable IS correct when the report runs, so it is finding the
database.
Thanks in advance,
Lane
Quote:
> Hello to everyone,
> could anybody tell me how to install the Microsoft.Jet.OLEDB.3.51 OLE DB
> provider?
> Thanks in advance