Roselene
09-15-2000, 10:02 AM
Hi, folks!
After installing my program in another computer, I'm receiving this message when trying to open form which contains ADO's:
Provider cannot be found.
It may not be properly installed.
The connections string properties on my ADO's point to the provider:
Provider=Microsoft.Jet.OLEDB.3.51;
Is that wrong? Should I choose any other provider?
How can I "install" Microsoft.Jet.OLEDB.3.51 in other computers?
I just want to connect the ADO's to .mdb files.
Thanks in advance for any help,
Roselene
After installing my program in another computer, I'm receiving this message when trying to open form which contains ADO's:
Provider cannot be found.
It may not be properly installed.
The connections string properties on my ADO's point to the provider:
Provider=Microsoft.Jet.OLEDB.3.51;
Is that wrong? Should I choose any other provider?
How can I "install" Microsoft.Jet.OLEDB.3.51 in other computers?
I just want to connect the ADO's to .mdb files.
Thanks in advance for any help,
Roselene