G
Guest
I wrote a smal app that I am deploying to a user's machine. When I copy the
..EXE into that machine, and try to run it (.net 1.1 is installed on the
machine), and I get an ADODB error "File or Assembly name ADODB, or one of
its dependencies, was not found"
I installed MDAC 2.6 in the user's machine, still get same error.
What do I need to do to alleviate this error? I use adodb as a reference in
my app, it converts data from one Access schema to a second Access schema, so
I need ADODB to make connections to the db's and manipulate the recordsets.
Thanks for any help.
..EXE into that machine, and try to run it (.net 1.1 is installed on the
machine), and I get an ADODB error "File or Assembly name ADODB, or one of
its dependencies, was not found"
I installed MDAC 2.6 in the user's machine, still get same error.
What do I need to do to alleviate this error? I use adodb as a reference in
my app, it converts data from one Access schema to a second Access schema, so
I need ADODB to make connections to the db's and manipulate the recordsets.
Thanks for any help.