Hello,
I have a vb6 program running on a client's pc (win2000), connecting through
ADO to a mySql database on the web. The program updates that database with
updated information from the client's local pc database. This has worked
just fine, but recently after he installed a program on his pc, is doesn't
anymore. It still works fine from my development pc, so I guess the programm
is still intact as are the credentials to connect to the remote database.
I have already uninstalled the programm that was installed and (probably)
caused the problem, reinstallaed the vb6 app, mySql odbc drivers etc. but
nothing seems to solve this issue. Before doing the ultimate fix (format C:
+ REinstall) just thought maybe somebody in this group may have some idea
how to fix this ...
Best regards,
Jurjen.
I have a vb6 program running on a client's pc (win2000), connecting through
ADO to a mySql database on the web. The program updates that database with
updated information from the client's local pc database. This has worked
just fine, but recently after he installed a program on his pc, is doesn't
anymore. It still works fine from my development pc, so I guess the programm
is still intact as are the credentials to connect to the remote database.
I have already uninstalled the programm that was installed and (probably)
caused the problem, reinstallaed the vb6 app, mySql odbc drivers etc. but
nothing seems to solve this issue. Before doing the ultimate fix (format C:
+ REinstall) just thought maybe somebody in this group may have some idea
how to fix this ...
Best regards,
Jurjen.
Comment