Microsoft.Jet.OLEDB.4.0, Visual Studio C++ SP5

E

Ed

I have an issue such that the in the debugger, I can open
a table in the database, but the Release build fails on
the .Insert() call with an HRESULT of 0x80040e03 which is
apparently a schema mis-match.
The issue is probably one of configuration, but I have
installed SP5 for visual studio, and mdac 2.6. Don't know
where to go from here.
I would appreciate any help from anyone that has seen this
kind of behaviour.
thanks,
-EdA-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top