RE: VC++ connect string for Excel 2002?

From: Mike (anonymous_at_discussions.microsoft.com)
Date: 05/27/04


Date: Thu, 27 May 2004 07:41:05 -0700

Hi Joe,
  I am no expert on C++ but it seems to me that the users dont have the correct Excel drivers on their PC's, cant u
direct the code to a common excel driver diectory so the connection can use that driver? or do a sniff on
the machine first to tell you which drivers for Excel are installed, and use one of them?
sorry its not much help...