Re: C++ support for ADO



seabee wrote:
Source=Finances 2006 ?

You know? I hadn't noticed that. I saw the Jet provider and assumed the data
source had a .mdb extension. You may be correct that he is attempting to
open an Excel file. Another possibility is that "Finances 2006" is an ODBC
DSN pointing at a (badly-designed) Jet database. If so, given that Neil
cannot be persuaded not to use the ODBC DSN, the Jet provider should not be
used. Instead, the default MSDASQL (OLE DB Provider For ODBC Databases)
should be used.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


.



Relevant Pages