Accept my apologies if this is not the right place for this topic.
We have a VB6 app which uses ADO and currently points to Microsoft ActiveX Data Objects 2.7 Library (msado27.tlb) as a reference when compiled. For reasons discussed in another thread in this forum (mostly that we're stating that our app is only compatible with Win2000 SP4 or greater), we do not ship MDAC with our installation package.
We're testing the installation of our app in house on three boxes: Win2000, XP SP2, and Vista Ultimate.
Data retrieval (for onscreen reports) seems to work fine for all operating systems, except that for certain data retrieval operations (just a few, but an important few), Vista always comes back with no data (Win2000 and XP both write the approriate data to the screen).
For the life of us, we cannot figure out why Vista would work most of the time when processing queries written for ADO, but not all of the time. More to the point, we have absolutely no idea where to start troubleshooting this issue. We're putting files in the "approved" locations, installation seems to be going fine, and the app starts and also seems to be running fine, except for this data retrieval problem.
Does anyone have any ideas what might possible be going wrong here? Or is this maybe and MDAC issue where a different forum would be more appropriate?
Thanks for any help.
Dan
