When executing this:
conmdb.Open ("Provider=Microsoft.Jet.OLEDB.3.51;Data Source=" & Environ("WinDir"
& "\blankreport.mdb"
I get this:
3706 Provider cannot be found. It may not be properly installed.
This is an installation running on a Win2K machine. What do I need to install? I've tried installing Jet4 Sp3 but that doesn't help. What next?
Many thanks,
elziko
conmdb.Open ("Provider=Microsoft.Jet.OLEDB.3.51;Data Source=" & Environ("WinDir"
I get this:
3706 Provider cannot be found. It may not be properly installed.
This is an installation running on a Win2K machine. What do I need to install? I've tried installing Jet4 Sp3 but that doesn't help. What next?
Many thanks,
elziko