I have a program using a DAO to write to Excel. The program works wonderfully on 15-20 computers, but I'm getting the ISAM error on 2 PCs.
I've searched this forum and the web for answers, but I'm not seeing many viable solutions. Here's what's been tried:
1. Reference changed from DAO 3.5 to 3.6 (This moved the error from "Class not registered" to the ISAM problem.)
2. Checked the msvbvm60.dll version (and overwrote)
3. Installed Jet version 8 on users PC
I'm using VB 6 SP 5 - MDAC 2.7 SP1
I see some references to MDAC 2.5 and higher. Does this need to be done on my computer and the setup re-run, or is this suggestion for the client PC?
Any other suggestions are greatly appreciated. I'm at my wits end (and it didn't take long to get there).
calculus
I've searched this forum and the web for answers, but I'm not seeing many viable solutions. Here's what's been tried:
1. Reference changed from DAO 3.5 to 3.6 (This moved the error from "Class not registered" to the ISAM problem.)
2. Checked the msvbvm60.dll version (and overwrote)
3. Installed Jet version 8 on users PC
I'm using VB 6 SP 5 - MDAC 2.7 SP1
I see some references to MDAC 2.5 and higher. Does this need to be done on my computer and the setup re-run, or is this suggestion for the client PC?
Any other suggestions are greatly appreciated. I'm at my wits end (and it didn't take long to get there).
calculus