C
Chris DiPaolo
I have an application that uses a combination of OWC9 and OWC10
methods/properties with a Spreadsheet object within an Access database. We
have people with Office 2003 who experience problems with this (because they
don't have MSOWC.DLL?) Is the only way to fix this to create a DLL with the
OWC calls and make two versions (one compiled with msowc.dll and using
OWC9/10 commands and one compiled with owc11.dll using OWC11 supported
commands)?
methods/properties with a Spreadsheet object within an Access database. We
have people with Office 2003 who experience problems with this (because they
don't have MSOWC.DLL?) Is the only way to fix this to create a DLL with the
OWC calls and make two versions (one compiled with msowc.dll and using
OWC9/10 commands and one compiled with owc11.dll using OWC11 supported
commands)?