PDA

Click to See Complete Forum and Search --> : ADO Problems


Andy_C
Jul 6th, 2000, 03:31 AM
Hi could anyone please help seem to be gettin know where fast with this problem.

I have designed an app that connects to an Access 97 database. It runs fine on the development machine, however when I install it on the client machines everything runs fine except when I try to run a report (designed with the VB6 datareport tools).

On some machines I get "Run-time error '713' Application defined or object defined error", on others I get the message "Run-tim error -247220992(80040200) ADO could not find the specified provider". I have downloaded and installed DCOM98 and mdac_typ version 2.0 it seems to make no difference. I have re-compiled the bloody thing about 50 times.

I have used visual studio installer to package it all up and deploy it.

If someone could please help.

Jul 6th, 2000, 06:08 AM
maybe have a look which database driver you are using, it could well be, that the driver is not on the target machine. Are you sure you compiled your programm with ADO 2.0 (2.5 is the current version at the moment).

good luck

Sascha